*Meta Frontier Product *TE Product Desa frontier lnrevenue lnschool lnhealth lnreli lnbumd if r301 == 1, uhet(ADD r302 aparat edkades edsekdes) cost nolog predict teproductdesa if r301 == 1, te g teproductdesa1 = 1/teproductdesa sum teproductdesa1 drop teproductdesa outreg2 using frontier.doc, replace label ctitle(Meta-SFA Village) addstat(Log-Likelihood, e(ll), lambda,e(sigma_v)) *TE Product Kelurahan frontier lnrevenue lnschool lnhealth lnreli lnbumd if r301 == 0, uhet(ADD r302 aparat edkades edsekdes) cost nolog predict teproductkelurahan if r301 == 0, te g teproductkelurahan1 = 1/teproductkelurahan sum teproductkelurahan1 drop teproductkelurahan outreg2 using frontier.doc, append label ctitle(Meta-SFA NonVillage) addstat(Log-Likelihood, e(ll), lambda,e(sigma_v)) *TE Product Whole frontier lnrevenue lnschool lnhealth lnreli lnbumd, uhet(ADD r302 aparat edkades edsekdes) cost nolog predict teproductwhole1, te g teproductwhole = 1/teproductwhole1 sum teproductwhole drop teproductwhole1 outreg2 using frontier.doc, append label ctitle(SFA All) addstat(Log-Likelihood, e(ll), lambda,e(sigma_v)) *Meta Frontier Cost *TE Cost Desa frontier lnrevenue lnModal lnOverhead lnOther if r301 == 1, distribution(exponential) uhet(ADD r302 taxprop aparat edkades edsekdes) cost nolog predict tecostdesa if r301 == 1, te g tecostdesa1 = 1/tecostdesa sum tecostdesa1 drop tecostdesa outreg2 using frontier1.doc, replace label ctitle(Meta-SFA Village) addstat(Log-Likelihood, e(ll), lambda,e(sigma_v)) *TE Cost Kelurahan frontier lnrevenue lnModal lnOverhead lnOther if r301 == 0, distribution(exponential) uhet(ADD r302 taxprop aparat edkades edsekdes) cost nolog predict tecostkelurahan if r301 == 0, te g tecostkelurahan1 = 1/tecostkelurahan sum tecostkelurahan1 drop tecostkelurahan outreg2 using frontier1.doc, append label ctitle(Meta-SFA NonVillage) addstat(Log-Likelihood, e(ll), lambda,e(sigma_v)) *TE Cost Whole frontier lnrevenue lnModal lnOverhead lnOther, distribution(exponential) uhet(ADD r302 taxprop aparat edkades edsekdes) cost nolog predict tecostwhole1, te g tecostwhole = 1/tecostwhole1 sum tecostwhole drop tecostwhole1 outreg2 using frontier1.doc, append label ctitle(SFA All) addstat(Log-Likelihood, e(ll), lambda,e(sigma_v)) *Description sum tecostkelurahan1 tecostdesa1 tecostwhole teproductkelurahan1 teproductdesa1 teproductwhole