hi everyone, I met one problem when I use the SFA model to calculate the TFP. I am very grateful if you can provide some advice.
my code:
global xvar_prod lnx1 lnx2 lnx3 lnx4 t lnx1x1 lnx1x2 lnx1x3 lnx1x4 lnx1t lnx2x2 lnx2x3 lnx2x4 lnx2t lnx3x3 lnx3x4 lnx3t lnx4x4 lnx4t tt
sfmodel lny,prod dist(h) frontier($xvar_prod) usigmas(t) vsigmas()
ml max,difficult nrtol(1e-5) gtol(1e-5)
initial: log likelihood = -72595.097
alternative: log likelihood = -42600.451
rescale: log likelihood = -1524.7414
rescale eq: log likelihood = -843.91446
varlist required
r(100);
Thanks.
Related Posts with SFA with sf_model
Omitted Variable Because of CollinearityHello everyone, I hope everyone is doing well! I'm currently trying to do a regression of several d…
UK Stata Conference, 9-10 September 2021 (online): announcement and first callYou are warmly welcomed to attend the 27th London Stata Conference! Like last year, the conference …
Interpreting STATA FE regression outputHello, I am running a fe regression on panel data and had some basic questions on how to interpret …
Synthetic Control, Synth commandHello, I am currently working on applying the Synthetic control method on Stata. To resume my work, …
Creating month-of-the-year dummiesHello everyone! I have a dataset with monthly data. My date variable is in the format of "YM", so, …
Subscribe to:
Post Comments (Atom)
0 Response to SFA with sf_model
Post a Comment