Please bear with me, I am very new to R.

My question is regarding the use of the improveProb function in the Hmisc
package. I have two logistic models, the only difference being that the
second model contains my novel marker of interest. I am trying to calculate
NRI and IDI to compare models.

I have the PredRisks for both models - PredRisk1 and PredRisk2, and my
outcome is disease 0/1. How do I define this in R in order to run

improveProb(x1, x2, y)?

Many thanks in advance



--
View this message in context: 
http://r.789695.n4.nabble.com/Help-with-improveProb-function-in-Hmisc-in-R-tp4713004.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to