On Nov 9, 2011, at 4:10 PM, David Winsemius wrote:
mean_cl_boot
OK. Things do change. Hadley has written a wrapper for some of the
Hmisc functions and you appear to be looking for smean.cl.boot()
(Note that Hadley's functions use "_"'s and Harrells use "."'s. And
this could be found by
??"mean_cl_boot" # at the R console
And then reading the help page for the wrap_hmisc function, the only
entry that came up on my machine.
David Winsemius, MD
West Hartford, CT
______________________________________________
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.