View source: R/FRESAModelingFunctions.R
predict.LogitCalPred | 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
calBinProb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.