Hi everyone, I have tried to produce a table with reclassification (continuous NRI, p value) using the reclassification() function in the PredictABEL package. My problem is that I can only get the results printed on the screen, rather than stored in an object (as when doing a regular regression), and thus need to do a lot of manual copy-paste. Also, it seems that I end up with "0" when the p-value is more significant than 10^-6.
copied from screen: NRI(Continuous) [95% CI]: 0.3487 [ 0.2701 - 0.4274 ] ; p-value: 0 Any piece of advise would be highly appreciated. Thanks! /Joel -- View this message in context: http://r.789695.n4.nabble.com/reclassification-function-tp4650851.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.