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]
st: AW: Re: AW: Re: AW: RE: marginal effects for IV ordered probit
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: AW: Re: AW: Re: AW: RE: marginal effects for IV ordered probit
Date
Sat, 24 Jul 2010 21:30:44 +0200
<>
Well, this code runs w/o an error:
*************
cmp setup
webuse laborsup, clear
cmp (kids = fem_educ) (fem_educ = fem_work male_educ), /*
*/ ind($cmp_oprobit $cmp_cont) tech(dfp)
forv i=1/4{
mfx, predict(pr outcome(#`i')) nonlinear
}
*************
All I get is the warning message for each outcome:
"warning: predict() expression pr outcome(#2) unsuitable for standard-error
calculation;
option nose imposed"
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von xueliansharon
Gesendet: Samstag, 24. Juli 2010 21:26
An: [email protected]
Betreff: st: Re: AW: Re: AW: RE: marginal effects for IV ordered probit
Thanks, Martin. Could you do me one more favor? Could you please try my
-cmp-
example on your stata and tell me whether you meet error message when you
compute marginal effects?
Thanks a lot.
Sharon
--
View this message in context:
http://statalist.1588530.n2.nabble.com/marginal-effects-for-IV-ordered-probi
t-tp5331978p5333469.html
Sent from the Statalist mailing list archive at Nabble.com.
*
* 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/