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?
Correlation between two long time seriesDear all, I want to test the correlation between two time series with large T, for example, the pri…
Wilcoxon Rank Sum Test between countriesHello everyone, I was talking to my supervisor and he asked me to do a Wilxoxon ranksum test for my…
mean comparison for panel dataDear All, I have a panel data with three waves and i am comparing the mean difference (mean comparis…
How to estimate the marital status (Married and widowed) using the information on the Relationship of person to household headHello, everyone I am having a cross-sectional data on the relationship of person to household head. …
Plot number of events per month, over time (simple)Hi Folks. Sorry Stata beginner here, but wondered if others had a good approach to what I am trying …
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