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
Pearson's chi square test when data are in contingency table formatDear Statalist, I have an apparently very simple problem, but hours of google, discussion with a st…
Panel Data Fixed Effect - Autocorrelation ProblemHello, I am working with panel Data, where t=6 and i= 550 and Stata IC16. I have run a fixed effects…
using input in stata for file nameHi All, I am now trying to use multiple file names into data. clear global f "D:\data_science\myr\r…
How to Interpret the results of Discriminant AnalysisHello Everyone I have used the data: Code: use https://stats.idre.ucla.edu/stat/stata/dae/discrim,…
Using Predict or forecast after a dynamic modelI have a dataset with 300 panels for the period 1990 to 2015. My main variables are yield, temperatu…
Subscribe to:
Post Comments (Atom)
0 Response to EKC on STATA
Post a Comment