[R] horsekicks

Troels Ring tring at gvdnet.dk
Sat Nov 24 09:34:29 CET 2001


Dear friends. I have these well known data on horsekicks:
years <- c(109,  65,  22,   3 ,  1,   0)
deaths <- 0:5
and get a nice but wrong fit from
summary(z1 <- glm(years~deaths,family=poisson))
Can I take away the intercept ?

Best wishes
Troels Ring, Aalborg

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list