ugarchbench(rugarch)
ugarchbench()所属R语言包:rugarch
Benchmark: The Benchmark Test Suite
基准:基准测试套件
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Function for running the rugarch benchmark suite.
为运行的rugarch的基准测试套件的功能。
用法----------Usage----------
ugarchbench( benchmark = c("commercial", "published") )
参数----------Arguments----------
参数:benchmark
The type of benchmark to run against (see details).
基准跑反对(见详情)。
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.
目前,2基准测试的套房可供选择。 “商业”选项运行标准的GARCH,apARCH和gjrGARCH针对商业为基础的产品,并报告结果。此bechmarks的数据是“AA”在dji30ret数据集。 “上发表”选项,根据Bollerslev和Ghysels的标准和指数GARCH模型的dmbp数据公布的基准。
(作者)----------Author(s)----------
Alexios Ghalanos
源----------Source----------
sQuotehttp://www.stanford.edu/~clint/bench/index.htm
sQuotehttp :/ / www.stanford.edu/~克林特/台/ INDEX.HTM
参考文献----------References----------
Economic Journal, 107(443), 1271–1276.
实例----------Examples----------
## Not run: [#不运行:]
ugarchbench( benchmark = "published" )
## End(Not run)[#(不执行)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|