Learn R Programming

tsmethods (version 1.0.2)

tsbacktest: Time Series Model Backtesting

Description

Generic method for backtesting of a time series model.

Usage

tsbacktest(object, ...)

Value

An object holding the results of the backtest.

Arguments

object

an object.

...

additional parameters passed to the method.