Hello.
I am working to build a CAPM-GARCH model in Stata in order to explain and predict the returns of some ADRs. First of all, I regress the excess of return of certain stock against the excess of returns of the market (returns of NYSE composite) by OLS.
When I start trying to model variance equation, first I try to find if there are any ARCH effects. To do that, after OLS regressión I use "estat archlm, lags(1)", and Stata says that there are no observations r(2000);
Do you know an alternative way to find if there are any ARCH effects or if my commands aren't okay?
Thanks
Related Posts with estat archlm, lags(1) no observations r(2000)
Interaction with time-invariant variable in xtreg,fe - problem with collinearityDear Statalist, I am estimating a fixed effects regression with xtreg,fe that includes an interacti…
what does blockid do?Hello stata users, I am working on a propensity score analysis and using Code: pscore to create …
Label after loadingplotI would like to use the labels of the variables, and not their names, in a loadingplot after a PCA. …
Remove whiskers from box plotHello, Apologies if this has already been resolved in a previous post, but I could not find one - i…
Split dataset after every second variableI have a dataset consisting of different exchange rate time series, each starting at different date.…
Subscribe to:
Post Comments (Atom)
0 Response to estat archlm, lags(1) no observations r(2000)
Post a Comment