[R] Standardized logistic regression coefficients
Frank E Harrell Jr
f.harrell at vanderbilt.edu
Thu May 12 21:50:36 CEST 2005
Alexander Roth wrote:
> Hi everyone,
>
> how can I calculate standardized logistic regression coefficients using
> R? I used "glm" resp. "lrm" from the design-package in order to
> calculate logistic regression coefficients but I'm wondering if there's
> a possibility to get standardized logistic regression coefficients?
>
> Thanks in advance!
>
> Alexander Roth
Design doesn't implement those because they have terrible properties.
Instead consider interquartile-range odds ratios (done by summary.Design
by typing summary(. . .)).
--
Frank E Harrell Jr Professor and Chair School of Medicine
Department of Biostatistics Vanderbilt University
More information about the R-help
mailing list