predict.rtModCVCalibration | R Documentation |
Predict using a calibrated model returned by calibrate_cv
## S3 method for class 'rtModCVCalibration'
predict(object, mod, newdata, ...)
object |
|
mod |
|
newdata |
Data frame: New data to predict on |
... |
Additional arguments - Use to define |
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.