[R] calibration curve options
Frank E Harrell Jr
f.harrell at vanderbilt.edu
Tue Jun 9 20:05:51 CEST 2009
David A.G wrote:
> Hi R-users,
>
> can anyone explain me how to play around with the options of the bootstrap calibration curve obtained using the calibrate() function in Design package?
>
> I am trying to colour the diagonal, i.e. the ideal curve, in red, and also hide the bias-corrected curve.
>
> Thanks,
>
> Dave
The source code is there so you can create a local copy with any
customizations you want, e.g.,
mycal <- calibrate.default (for every type except psm and cph)
modify mycal
Frank
>
> _________________________________________________________________
> Show them the way! Add maps and directions to your party invites.
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>
--
Frank E Harrell Jr Professor and Chair School of Medicine
Department of Biostatistics Vanderbilt University
More information about the R-help
mailing list