ggplot stat_summary (mean_cl_boot)
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