Usage
predictSurvProb(object, newdata, times, ...)
## S3 method for class 'aalen':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'cox.aalen':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'coxph':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'cph':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'default':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'glm':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'matrix':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'mfp':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'prodlim':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'psm':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'survfit':
predictSurvProb(object, newdata, times,...)
## S3 method for class 'phnnet':
predictSurvProb(object, newdata, times,train.data,...)
## S3 method for class 'survnnet':
predictSurvProb(object, newdata, times,train.data,...)
## S3 method for class 'rpart':
predictSurvProb(object, newdata, times,train.data,...)