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
Probit regression procedureDear Statlist community, I have a question regarding the complete precedere of a probit analysis. I…
Multivariate probit with sample selectionDears, I am developing a multivariate probit model in which one of the variables "access to qualifie…
Minimum (or Maxium) Value in a MatrixI am using Stata 16 on Windows 10. I am running analyses (logit and mlogit) on 12 outcome variables,…
Conflicting results with egen, max()Dear all, I'm trying to answer a question here: https://stackoverflow.com/questions/...rvations-sta…
label of x-axisDear All, I was asked this question (https://bbs.pinggu.org/thread-10348633-1-1.html). The data set …
Subscribe to:
Post Comments (Atom)
0 Response to SFA with sf_model
Post a Comment