Hello,
I am comparing a linear, quadratic and cubic regression results of a Panel dataset.
Those are my commands used in stata:
- xtreg WFprod GDPpc POPden FREE STRESS AGRIland, fe
- xtreg WFprod GDPpc GDPpcq POPden FREE STRESS AGRIland, fe
- xtreg WFprod GDPpc GDPpcq GDPpcC POPden FREE STRESS AGRIland, fe
Now, I would like to see on different scatter plots with x=GDPpc and Y=WFprod how does it fit my regression curve (linear, quadratic and then cubic),
and if it possible, to see the quadratic and cubic turning points.
Can somebody help me with the code, please?
Thanks
Related Posts with EKC on STATA
Test for a trend of bacterial resistance against antibiotics over ten years periodDear statalist, Unfortunately, I posted this question one week on cross-validated and have yet to g…
Count Number of Unique Values Across VariablesHello, I am trying to figure out how I can count the number of unique values across several variable…
comparing difference in average marginal effects (AME) between stratified samplesHi Statalists, I was wondering how to conduct a significance test to compare the difference in aver…
Ignoring null values in sumI have a variable of "totalamountraised" that i would like to find the mean for. Some observations h…
random number generationusing stata 13 I have set a seed value and using gen random=runiform() generated random numbers. Whe…
Subscribe to:
Post Comments (Atom)
0 Response to EKC on STATA
Post a Comment