Hi, I'm running a panel data ARDL model to see If there's a relationship between GDP per capita and female secondary school enrolment, including infant mortality and female labour force participation rate as additional dependent variables.
My code is:
xtpmg d.lngdppc d2.secen d.lfpr d2.lninfmort , lr(l.lngdppc secen lfpr lninfmort) dfe replace ec(ec) cluster(country).
If it is useful, N=3 and T=58, I used the Fisher test for unit root.
I have two questions.
Firstly, is it acceptable for me to have I(2) series in the model? From the reading I have done (Persaran, 2001) I have only seen I(0) and I(1) mentioned.
Secondly, how do I obtain the r-squared and f-stat values for the model?
Thanks in advance for any help.
Related Posts with How do you find the r-squared and f-stat for an ARDL panel data model?
Fixed-Effects ChoiceDear all, I have a statistical-oriented question regarding the choice of time and regional fixed-ef…
Trend linesHi Statlist, nice to meet you again. I would like to ask you a question about "shape and trend line…
margins coeflegend difficult to understand with 2-way interaction and at()Dear Statalisters, I am trying to do a number of things with this regression: run a diff-in-diff i…
input command, adding new rowsHi Everyone, Thanks in advance for your help. I am doing DD estimations, and I would like to have …
Edit forest plot, admetanDear Statalist, I have made a forest plot using admetan, and I wish to edit the output. I have sear…
Subscribe to:
Post Comments (Atom)
0 Response to How do you find the r-squared and f-stat for an ARDL panel data model?
Post a Comment