On Nov 26, 2012, at 9:25 AM, Joele wrote:
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)
Huh? ............. Got code?
(Also look at ?capture.output if there is no object returned from
whatever unnamed process you have conducted.)
, and thus need to do a lot of manual copy-paste. Also, it seems
that I end up with "0" whenthe p-value is more significant than 10^-6.
Please tell us in what degree you feel 0 is materially different than
10^-6 when discussing p-values.
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
--
David Winsemius, MD
Alameda, CA, USA
______________________________________________
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.