tsmetrics {tsmethods} | R Documentation |
Time Series Performance Metrics Method
Description
Generic method for generating time series performance metrics.
Usage
tsmetrics(object, ...)
Arguments
object |
an object. |
... |
additional parameters passed to the method. |
Value
The performance metrics.
[Package tsmethods version 1.0.1 Index]