milicic.marko wrote:
Hi,


Is it possible to get ROC and accuracy ratio/gini straight out of the
Design package?


Thanks


The print method for lrm prints the ROC area (labeled "C"). lrm does not print the other 2 measures you listed. It computes a generalized R^2 (much more powerful than all the other measures) and rank indexes other than C.

--
Frank E Harrell Jr   Professor and Chair           School of Medicine
                     Department of Biostatistics   Vanderbilt University

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to