predictStatusProb(object, ...)
## S3 method for class 'glm':
predictStatusProb(object,newdata,...)
## S3 method for class 'randomForest':
predictStatusProb(object,newdata,...)
## S3 method for class 'lrm':
predictStatusProb(object,newdata,...)
## S3 method for class 'rpart':
predictStatusProb(object,newdata,...)
newdata
will often consist of the data of patients that were
not used for building the model.NROW(newdata)
.CLASS
with the function
predictStatusProb.CLASS
.predict
,Roc