predict.jmcsB {JMbdirect} | R Documentation |
predict.jmcsB
Description
predict.jmcsB
Usage
## S3 method for class 'jmcsB'
predict(object, newdata, ...)
Arguments
object |
fitted model |
newdata |
newdata |
... |
others |
Value
Survival Prediction for newdata from model fitted through
jmcsB()
[Package JMbdirect version 0.1.0 Index]