tsbacktest: Time Series Model Backtesting

View source: R/methods.R

tsbacktestR 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.


tsmethods documentation built on Sept. 30, 2024, 9:40 a.m.