Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ugarchbench

Benchmark: The Benchmark Test Suite


Description

Function for running the rugarch benchmark suite.

Usage

ugarchbench( benchmark = c("commercial", "published") )

Arguments

benchmark

The type of benchmark to run against (see details).

Details

Currently, 2 benchmark suites are available. The “commercial” option runs the standard GARCH, apARCH and gjrGARCH against a commercial based product and reports the results. The data for this bechmarks is “AA” in the dji30ret dataset. The “published” option is based on the published benchmark of Bollerslev and Ghysels for the standard and exponential GARCH models on the dmbp data.

Author(s)

Alexios Ghalanos

Source

‘http://www.stanford.edu/~clint/bench/index.htm’

References

Brooks, C. 1997, GARCH Modelling in Finance: A review of the Software Options, Economic Journal, 107(443), 1271–1276.

Examples

## Not run: 
ugarchbench( benchmark = "published" )

## End(Not run)

rugarch

Univariate GARCH Models

v1.4-4
GPL-3
Authors
Alexios Ghalanos [aut, cre], Tobias Kley [ctb]
Initial release
2020-07-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.