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
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 (
2 matches
Mail list logo