Re: [R] Source Code glm() question

2011-08-10 Thread Thomas Lumley
On Wed, Aug 10, 2011 at 11:25 PM, ONKELINX, Thierry wrote: > Just type glm at the prompt. > Typing glm.fit at the prompt will probably be more informative. -thomas -- Thomas Lumley Professor of Biostatistics University of Auckland __ R-help@r-pr

Re: [R] Source Code glm() question

2011-08-10 Thread ONKELINX, Thierry
Just type glm at the prompt. > glm function (formula, family = gaussian, data, weights, subset, na.action, start = NULL, etastart, mustart, offset, control = list(...), model = TRUE, method = "glm.fit", x = FALSE, y = TRUE, contrasts = NULL, ...) { call <- match.call() if (