library("survival")
library("boot")
help("coxph")
help("boot")- tom blackwell - u michigan medical school - ann arbor - On Wed, 25 Feb 2004, David Verbel wrote: > Can someone help me with performing leave-out-one cross validation using > R (model built is a Cox model)? Thanks. > > > > --------------------------------------------- > > David Verbel, MPH > > Senior Biostatistician > > Aureon Biosciences > > 28 Wells Avenue > > Yonkers, NY 10701 > > Phone: (914) 377-4021 > > Fax: (914) 377-4001 > > --------------------------------------------- > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
