[R] glm binomial logit

jagat at cmi.ac.in jagat at cmi.ac.in
Wed Jun 17 08:45:57 CEST 2009


Hi All,

I am using "glm" function to build logistic regression. I noticed that glm
function glm function is computing many other statistics which are not
required for our analysis. As our dataset is very big and we have to run
logistic regression on several samples the run time drastically increases
if all those statistics are computed. Is these any way to skip computation
in glm function? I am just a beginner of R and hence I am not able to
modify the glm function.
Can anybody give me an alternative way to fit logistic regression which
computes only the estimates(coefficients) of variables.

Waiting for your favourable response.

Regards,
Jagat




More information about the R-help mailing list