copy(c=litmana) A\series01 without rho and @indicator?
Posted: Thu Aug 06, 2026 1:16 pm
In the Command Reference under copy and Frequency Conversion Options, we learnt that we can write something like to copy a series using Litterman conversions. The documentation specifies that we must specify an indicator series but doesn't say what value is used for rho if one doesn't specify it oneself. But EViews doesn't throw an error if we simply write That is, without either an indicator series or a value for rho. But what happens in this latter case? I'm confused...
Code: Select all
copy(c=litmana, rho=0.7) A\series01 @indicator Q\indseriesCode: Select all
copy(c=litmana) A\series01