tscalibrate {tsmethods} | R Documentation |
Prediction Calibration method
Description
Generic method for calibrating a model, targeting specific objectives.
Usage
tscalibrate(object, ...)
Arguments
object |
an object. |
... |
additional parameters passed to the method. |
Value
An object with details of the calibrated target.
[Package tsmethods version 1.0.1 Index]