Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: marginal effects for ordered logit


From   "maartenbuis" <[email protected]>
To   [email protected]
Subject   Re: st: marginal effects for ordered logit
Date   Thu, 11 Nov 2004 15:06:42 -0000

Aaaaah, I need coffee, and lots of it:

if:
L(xb)= exp(xb)/(1+exp(xb))
 
then:
dL/d(xb)=exp(xb)/(1+exp(xb))^2
 
not:
dL/d(xb)=exp(xb)/(1+xb)^2


--- In [email protected], "maartenbuis" <maartenbuis@y...> 
wrote:
> Oops, the explanation in 
http://www.stata.com/statalist/archive/2004-
> 11/msg00264.html contains a typo. The commands are correct though. 
> 
> if:
> L(xb)= exp(xb)/(1-exp(xb))
> 
> then:
> dL/d(xb)=exp(xb)/(1-exp(xb))^2
> 
> not:
> dL/d(xb)=exp(xb)/(1-xb)^2
> 
> 
> 
> 
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/



*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index