| i want to estimate a translog production function, i used ols, but want to estimate elasticity of variable, how can i do this? and how can print or see the exact mount of variables used in estimation? |
| Use the PRINT command to print variables. eg: print y x1 x2 Some examples of working with translog cost functions are here: http://shazam.econ.ubc.ca/student/greene/cost4.sha http://shazam.econ.ubc.ca/student/berndt/chap9.sha For a production function the steps are usually: To compute elasticities you may use the STAT command to get the means of all variables. It is important to note that elasticities of log transformed variables are calculated differently. Source and further examples of various elasticity calculations with SHAZAM are here: http://econpapers.repec.org/software/shzshazam/probelas.htm |
Tags:
Asked: Aug 23 '11
Seen: 361 times
Last updated: Aug 26 '11