tsmetrics.tsissm.predict | R Documentation |
Performance metrics from an estimated or predicted tsissm model.
## S3 method for class 'tsissm.predict' tsmetrics(object, actual, alpha = 0.1, ...) ## S3 method for class 'tsissm.estimate' tsmetrics(object, ...)
object |
an object of class “tsissm.estimate” or “tsissm.predict” |
actual |
the actual data matched to the dates of the forecasts. |
alpha |
the coverage level for distributional forecast metrics. |
... |
not currently used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.