tsbenchmark {tsmethods} | R Documentation |
Time Series Model Benchmarking
Description
Generic method for benchmarking models.
Usage
tsbenchmark(object, ...)
Arguments
object |
an object. |
... |
additional parameters passed to the method. |
Value
An object holding the model benchmark which can be printed and referenced.
[Package tsmethods version 1.0.1 Index]