Learn R Programming

fEGarch (version 1.0.1)

trafflight_test: Generics for backtests

Description

Generic functions to build backtesting methods from.

Usage

trafflight_test(object, ...)

uncond_cov_test(object, ...)

indep_test(object, ...)

cond_cov_test(object, ...)

cov_tests(object, ...)

backtest_suite(object, ...)

WAD(object, ...)

Value

The generics are currently without use, can therefore not be called and thus don't produce results.

Arguments

object

the generics are currently without use.

...

the generics are currently without use.

Details

The generics are currently without use.