[R] GLM problem
    Peter Dalgaard 
    p.dalgaard at biostat.ku.dk
       
    Wed Jun 30 10:50:45 CEST 2004
    
    
  
Prof Brian Ripley <ripley at stats.ox.ac.uk> writes:
> and don't call the result `glm' (or call your data, `data').  Also, this
> is not a question about GLMs with that family but about linear models, so
> why not use lm.
> 
> > summary(glm)
> > anova(glm, test="Chisq")
                     *****
And shouldn't this be "F"? Do you really know that your observations
have variance 1?
-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
    
    
More information about the R-help
mailing list