Description Usage Arguments Details Author(s) Source References Examples
Function for running the rgarch benchmark suite.
1 | ugarchbench( benchmark = c("commercial", "published") )
|
benchmark |
The type of benchmark to run against (see 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.
Alexios Ghalanos
http://www.stanford.edu/~clint/bench/index.htm
Brooks, C.,GARCH Modelling in Finance: A review of the Software Options, 1997, Economic Journal 107(443) 1271-1276.
1 | ugarchbench( benchmark = "published")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.