Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • About postestimation in case of insignificant parameters in stochastic frontier analysis

    Dear Statalist,

    I performed stochastic frontier analysis by applying Greene's model(2005) with true random effects.
    However, I found that some parameters were not significant.

    How can I postestimate the (in)efficiency of Decision Making Units?

    The code that I used is as follows;

    . sfpanel lny lnx charno_dum2 charno_dum3 lnxd2 lnxd3, model(tre)

    charno_dum2, charno_dum3 : dummy variables
    lnxd2 : interaction term of (independent variable "lnx" and "charno_dum2")
    lnxd3 : interaction term of (independent variable "lnx" and "charno_dum3")


    And the results are as follows;

    Click image for larger version

Name:	results.png
Views:	1
Size:	33.2 KB
ID:	1730658


    Can anyone help me how I can solve this?

    Thank you in advance.
Working...
X