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)
Why logit regression and marginal effects can't generate the same z-statistics?Dear Stata experts, I've run logit regression and its marginal effect at follow. However, they shou…
How to find best similar variables using overlaid graph or histograms or else?I have 51 variables containing 6,120 values of each variable. For example, resid1, resid2, ... resid…
Fill missing observations of a variable with zeroDear Stata Users, Please, help me to resolve the following issue. Below I have a dataset. I need to …
reshape the datasetHello I have the dataset as below. It is just one long row variable. I want to reshape using reshap…
RESET test for omitted variablesHello, I am trying to run diagnostics of my model and I would like to clarify the following uncerta…
Subscribe to:
Post Comments (Atom)
0 Response to estat archlm, lags(1) no observations r(2000)
Post a Comment