predict.LogitCalPred {FRESA.CAD} | R Documentation |
This function predicts the calibrated probability of a binary outcome
## S3 method for class 'LogitCalPred'
predict(object,...)
object |
An object of class LogitCalPred |
... |
A list with: testdata=testdata |
the calibrated probability
Jose G. Tamez-Pena