| tsbacktest {tsmethods} | R Documentation | 
Time Series Model Backtesting
Description
Generic method for backtesting of a time series model.
Usage
tsbacktest(object, ...)
Arguments
| object | an object. | 
| ... | additional parameters passed to the method. | 
Value
An object holding the results of the backtest.
[Package tsmethods version 1.0.1 Index]