the ardl optimal lag length code is not working at all
i have 5 countries t= 28 five independent variables
forval i= 1/28 {
ardl net gdp fdi capita fifto64 un if (countrynum== 'i' ) , max lag (2 2 2 2 2 2)
matrix list e(lags)
di
}
Related Posts with ardl
The percentage of independent directors on the boardHi everyone, For my research I need 1 more control variable. I need a control variable which equals…
Running a Regression with a Dummy Variable (1,0)Hello everyone, I work on a regression and I am not quite sure how to code it properly. Basically m…
If else loop in StataHi, I wrote a code like if x=="x1"|x=="x2" { replace z=y replace a=b } However, it did not work. I…
SEM: Panel analysesDear all, I´m using data from a Panel Study and working with two main latent variables (X and Y) th…
How can I make a look to count the number of household member whose age is under 18?Hello, I am trying to generate the variable that captures the number of members whose age is under …
Subscribe to:
Post Comments (Atom)
0 Response to ardl
Post a Comment