Hello everyone, I am working on a Time series analysis, using VECM models. I will need to compare models. I am facing two difficulties. I need to calculate model weights based on AIC statistics, is there any command on Stata that would help me to derive the weights. Another query is, if I wish to estimate monthly data and then estimate over 10 years (Jan1960-Dec1968) then recursively at 3 months interval through (Jan1960-un1981) giving 51 recursions, how do I do that on Stata? Thank You.
Related Posts with AIC weights calculation and recursive regression
Set of error termsIf I want to create a set of error terms in a dataset. Can I just use the variable gen error = rnorm…
Controlling for confounders in t-testsHi all, I'm a little stuck on a paper looking at differences in fasting glucose levels between diff…
How can I Make these code to loop code ?Hi. I want to make loop code of below. Code: gen A01_GLU0_new =. replace A01_GLU0_new = A01_GLU0_…
Loop, sequence, and save with new name each timeLet me see how best i can explain my situation: I have a program that I want to loop I want the loo…
Error termsI have generated a dataset with 3 normally distributed random variables. I now want to introduce a f…
Subscribe to:
Post Comments (Atom)
0 Response to AIC weights calculation and recursive regression
Post a Comment