Learn R Programming

FRESA.CAD (version 3.4.8)

predict.LogitCalPred: Predicts calibrated probabilities

Description

This function predicts the calibrated probability of a binary outcome

Usage

# S3 method for LogitCalPred
predict(object,...)

Value

the calibrated probability

Arguments

object

An object of class LogitCalPred

...

A list with: testdata=testdata

Author

Jose G. Tamez-Pena

See Also

calBinProb