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.


tsmodels/tsmethods documentation built on Nov. 17, 2024, 12:34 a.m.