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
fillin (a question on Twitter)https://twitter.com/johannesmboehm/s...48146396504064 raised a question about fillin. As tweets may …
Showing 95%-CI intervals in bar graphHello everyone In my data I have a dichotomous variable (=value) for three different conditions (wh…
Marginal effects-interpretationDear all, I am using a logit model to find which are the possibities the dependent variable Y to be…
Delete observations under conditionsHi, I have a question that I hope someone can answer. I'm still pretty new to stata, so excuse me if…
hetprobit and robustHello, I have been readig on this forum and if I understand correctly, hetprobit estimates a probit…
Subscribe to:
Post Comments (Atom)
0 Response to Autocorrelation
Post a Comment