From: Frank E Harrell Jr (feh3k@spamcop.net)
Date: Fri 26 Dec 2003 - 00:30:43 EST
Message-id: <20031225083043.7fce48ca.feh3k@spamcop.net>
On Thu, 25 Dec 2003 11:53:40 +0900
Masahiko AIDA <maida@umich.edu> wrote:
> Is there any faster implementation of logistic regression
> than glm function in base package in R?
>
> I am working on simulation study and discovered glm fitting part is the
> bottle neck of my program.
>
> -Masahiko
For this purpose (e.g., bootstrapping model fits using the bootcov
function) I use the lrm.fit function in the Design package. It assumes
the model matrix is already created and that there are no NAs.
Frank
---
Frank E Harrell Jr Professor and Chair School of Medicine
Department of Biostatistics Vanderbilt University
______________________________________________
R-help@stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
This archive was generated by hypermail 2.1.3 : Thu 01 Jan 2004 - 09:21:01 EST