Bookmark and Share

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: conditional SE of y|X in glm


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: conditional SE of y|X in glm
Date   Tue, 24 Apr 2012 10:16:16 +0100

Say rather it is a kind of average!

Nick

On Tue, Apr 24, 2012 at 9:55 AM, Maarten Buis <[email protected]> wrote:
> That would result in a constant standard error, which does not make
> sense to me. I would use -margins- or -predictnl- to get the standard
> error.
>
> Hope this helps,
> Maarten
>
> On Tue, Apr 24, 2012 at 10:31 AM, Marco Ventura <[email protected]> wrote:
>> Dear Stata users,
>> I'm having the following problem:
>> from a GLM estimate I want to retrieve the conditional standard error of y
>> given the covariates. If I do
>>
>> gen sigma=sqrt(e(dispers))
>>
>> do I always get the right thing independently of any family and link?
>> Should I correct it by sqrt(e(dispers)* (_N-1)/_N)?
>> And do you think I should instead use the Pearson residuals such as
>>
>> gen sigma=sqrt(e(dispers_p))
>>
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index