Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Martin Weiss" <martin.weiss1@gmx.de> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | st: AW: generate standard errors for efficiency estimates in xtfrontier? |
Date | Mon, 19 Apr 2010 14:54:20 +0200 |
<> You can specify the -force- option to -predictnl-, but at your own peril, as the help file makes clear... HTH Martin -----Ursprüngliche Nachricht----- Von: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] Im Auftrag von walkercu@msu.edu Gesendet: Montag, 19. April 2010 14:45 An: statalist@hsphsun2.harvard.edu Betreff: st: generate standard errors for efficiency estimates in xtfrontier? Hello everyone, I am using -xtfrontier- to estimate technical efficiency, and I would like to include the standard errors for the efficiency terms predicted. I used the following commands: .xtfrontier /depvar independentvars/, ti .predict efficiency, te But I can't figure out how to generate standard errors for the point estimates. After reading through the help sections, I tried using -predictnl-, with the following command: .predictnl efficiency=predict(te), standerror(se) But I received an error message: "expression is a function of possibly stochastic quantities other than e(b)" I've searched the archives and the stata help files and haven't been able to find an answer to this. Thanks, Curtis * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/ * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/