--- On Wed, 9/9/09, [email protected] wrote:
> I am trying to estimate a model where
> the dependent variable is
> proportion. I downloaded the BETAFIT module and I have been
> able to run the estimation procedure. However, I can't use
> the "dbetafit" postestimation command... I get message
> that says "+_b invalid name r(198)".
Looks like -dbetafit- is choking on too large a variable list
somewhere. Can you sent me privately an example -- a do-file
and you your data, a random sample of your data, or fake data
-- where this error occurs? Than I'll try to fix -dbetafit-.
Though I and all other authors of -betafit- will be at the
UK Stata Users Meeting the next two days, so it may take a
couple of days before I get back to you.
In the mean time you can use -mfx- after -betafit- to get
marginal effects.
*------------ begin example --------------------
use http://fmwww.bc.edu/repec/bocode/c/citybudget.dta
betafit safety, mu(minorityleft noleft houseval popdens)
dbetafit
mfx
*---------------- end example ------------------
-- Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* 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/