Hi,
I have a panel of 270 firms with quarterly observations ranging from year 2000 to 2019.
I want to run the following trans-log cost function for each of the firm using foreach and one_id program. Can anyone inform me of the correct syntax please as mine did not work and gave errors for all groups.
lnTC = a+ a1lnW12 +1/2 a2lnW3+ a3lnW12 *lnW3+ a4lnTA + 1/2a5(lnTA)2 +a6lnTA*lnW12+ a7lnTA*lnW3 + e
where, a denotes alpha (coefficients) in the above equation. TC=total cost, W12 and W3 are the prices of labor and capital, TA = total assets, e is the error term
Regards
Related Posts with Translog cost function using foreach and one_id program
Store entropy balancing results as new variablesI have a dozen variables that have undergone entropy balancing and achieved perfect balance between …
Creating Bar Graph colors depending on Y-valueHello: I am having trouble creating a bar graph where the color of the bars depend on the y-value th…
Correlation between variables over time in panel dataHow do I go about displaying the change in correlation between two variables over time? I have a pan…
First Stage F Statistics ivreg2 Hello I am trying to use the following code to report the first stage results , I am unable to ge…
In Medsem package, what is "delta" column for?In Medsem package, what is "delta" column for? and why is it almost always the same as sobel test? …
Subscribe to:
Post Comments (Atom)
0 Response to Translog cost function using foreach and one_id program
Post a Comment