predict.LogitCalPred {FRESA.CAD} | R Documentation |
Predicts calibrated probabilities
Description
This function predicts the calibrated probability of a binary outcome
Usage
## S3 method for class 'LogitCalPred'
predict(object,...)
Arguments
object |
An object of class LogitCalPred |
... |
A list with: testdata=testdata |
Value
the calibrated probability
Author(s)
Jose G. Tamez-Pena
See Also
[Package FRESA.CAD version 3.4.8 Index]