Dear all,
I want to estimate an AR. I do so via the following commands:
ac pricedifference, lags(6) generate (ac)/*autocorrelation function*/
foreach n of numlist 1/6{
disp ac[`n']
How can I know how many lags to include? Is it just looking at the grey area from the ac graph, and only include the lags for which the points do not lie in the grey area?
Array
Related Posts with Autocorrelation
understanding a treatment effect with group fixed effectsI am trying to understand why the effect of a treatment variable in a regression changes when a) inc…
An error "plugin not loaded or not available: use the adoonly option" accur after "ml maximize"I am trying to learn how to use mdraws by Cappellari and Jenkins.When replicating the example test_t…
Error r(43) convergence not achieved. CFA, SEM, estat gofHi, I have a dataset with 12 ordinal variables of 4 categories. I use SEM command to perform CFA and…
Time-varying Covariate with Competing RisksHello, I have to study the relationship between a drug exposure and outcomes, adjusting for other c…
Asdoc error in tabulation with Freq=1Hi all, I am having problems with asdoc when exist frequency=1, I know that its a naive question bu…
Subscribe to:
Post Comments (Atom)
0 Response to Autocorrelation
Post a Comment