[R] Likelihood ratio based confidence intervals for logistic regression

Peter Ehlers ehlers at ucalgary.ca
Fri Apr 30 20:55:36 CEST 2010


On 2010-04-30 12:42, jh556 wrote:
>
> Some quick googling suggests that they are the same thing.  Thanks for the
> help!

And note that profile likelihood CIs are produced by default on
glm objects, i.e. R uses MASS's confint.glm for glm objects.

confint.default(your model) let's you compare with Wald CIs.

-- 
Peter Ehlers
University of Calgary



More information about the R-help mailing list