Hi,
I am a new STATA 15 user. I am doing my assignment on estimating the Total Factor Productivity for panel data in STATA using different methods, such as OLS, Olley and Pake, Ackerberg, Levinsohn and Petrin, and Woodridge. I have some questions as following:
1) I am wondering that it is acceptable to apply the user-developed command such as opreg, levpet, acfest or prodest directly.
2) When I try to run levpet, it always shows the error "repeated time values within panel" even if there is no error when I declare it as panel data. I also checked the duplicates.
3) My data is as this picture. I need to estimate TFP by sub-sectors, for example, isic2=25. When I ran an OLS:
regress va k l m if isic==25
predict TFP_25, resid
I found that the residuals (TFP_25) are calculated for all of the sub-sectors, not only the isic2=25.
Kindly help me to solve these issues. Thank you so much.
Array
Related Posts with Estimating Total Factor Productivity for panel data in Stata
How to compare two coefficients over 2 equationsHello good people, I have a question regarding my approach of analyzing data for a project. # I have…
Cross-sectional regressionHello guys, I was wondering if anyone had experience with such regressions. I have a panel data. W…
Loop over values not workingDear all, I have a panel dataset (panelvar is id and timevar is year). I have been trying to genera…
Hierarchical Cluster Analysis (Centroid Linkage): currently can't handle dendrogram reversalsHello Everyone, I am having an issue displaying a hierarchical cluster analysis dendrogram using ce…
HH dataHello please, am new with stata. i want to do household analysis, please what is the way forward …
Subscribe to:
Post Comments (Atom)
0 Response to Estimating Total Factor Productivity for panel data in Stata
Post a Comment