trafflight_test {fEGarch} | R Documentation |
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, ...)
Arguments
object |
the generics are currently without use. |
... |
the generics are currently without use. |
Details
The generics are currently without use.
Value
The generics are currently without use, can therefore not be called and thus don't produce results.
[Package fEGarch version 1.0.1 Index]