Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Data Envelopment Analyses
From
Sarfraz Khan <[email protected]>
To
[email protected]
Subject
Re: st: Data Envelopment Analyses
Date
Tue, 30 Jul 2013 09:13:48 -0500
Here is the command. I haven't done it since ado file didn't work. I
tried it before for few observations. But here is the command that I
would use:
dea input = output, sav(eff_results)
use eff_results, clear
tobit theta independent_variables, ul(1)
On Tue, Jul 30, 2013 at 9:06 AM, Nick Cox <[email protected]> wrote:
> You answered just half of Anders' question.
>
> How did you specify the -dea- command?
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/faqs/resources/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/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/