predab.resample can be called by users but usually is not. It is called by calibrate.* and validate.* functions in the rms and Design packages (you neglected to say which package you were using; update to rms if using Design). The calibrate and validate functions make it easy to use .632.
Note that .632 only seems to help when you are using an improper scoring rule (e.g., proportion classified correctly), not when using smoother scoring rules such as Brier score, ROC area, etc. Frank ----- Frank Harrell Department of Biostatistics, Vanderbilt University -- View this message in context: http://r.789695.n4.nabble.com/An-example-for-predab-resample-in-r-tp3031305p3031404.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] 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.

