Skip to content
Back to formatted view

Raw Message

Message-ID: <000301c1564b$1a8eb2e0$4a35cc83@sundar>
Date: 2001-10-16T14:01:50Z
From: Sundar Dorai-Raj
Subject: summary.glm objects
In-Reply-To: <200110161129.JAA11927@hp.bignet.com.br>

> 
> I?m having problems in the following lines:
> 
> lms <- summary(fit.model) # fit.model is a glm from gaussian 
> family
> s <- lms$sigma

s <- lms$deviance/lms$df.residual

Deviance is a more general term than standard deviation when fitting
non-gaussian models.

--
Sundar Dorai-Raj, Ph.D.
Assistant Professor
Discrete & Statistical Sciences   Office: (334) 844-3647
231 Allison Lab                   Fax: (334) 844-3611
Auburn University                 Email: dorairaj at dms.auburn.edu
Auburn AL 36849-5307              http://www.dms.auburn.edu/~dorairaj/

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._