summary.glm objects
Dear R-list members, I´m trying to run a S-plus source (diag.norm) from http://www.ime.usp.br/~giapaula/programas.html in R I´m having problems in the following lines: lms <- summary(fit.model) # fit.model is a glm from gaussian family s <- lms$sigma It seems that sigma is not a summary.glm object in R, isn´t it? (s is NULL) Which is the equivalent object in R? Thanks in advance. Antonio Olinto ----------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._