uGARCHmultiforecast-class(rugarch)
uGARCHmultiforecast-class()所属R语言包:rugarch
class: Univariate GARCH Multiple Forecast Class
类别:单变量GARCH多个预测类
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Class for the univariate GARCH Multiple forecast.
一类多单变量GARCH预测。
类对象----------Objects from the Class----------
A virtual Class: No objects may be created from it.
可能会从它创建一个虚拟类:没有对象。
扩展----------Extends----------
Class GARCHforecast, directly. Class rGARCH, by class GARCHforecast, distance 3.
类GARCHforecast,直接。类rGARCH类GARCHforecast,距离3。
方法----------Methods----------
as.array signature(x = "uGARCHmultiforecast"): extracts the forecast array with matrix column dimensions equal to the number of assets, row dimension the n.ahead and array dimension equal to the number of rolling forecasts chosen. The optional argument “which” allows to choose from “sigma” and “series” to return the
as.arraysignature(x = "uGARCHmultiforecast"):中提取的预测阵列,等于资产的数量,行维度的n.ahead和数组的维数等于选择的滚动预测数与矩阵列的尺寸。可选参数“,其中”允许选择从“西格玛”和“系列”返回
as.list signature(x = "uGARCHforecast"): extracts the forecast list of length equal to the number of assets, sublists equal to n.roll, row dimension
as.list signature(x = "uGARCHforecast"):提取的预测列表的长度等于资产的数量,等于n.roll子表,行维度
show signature(object = "uGARCHforecast"): forecast summary.
signature(object = "uGARCHforecast"):预测概要。
(作者)----------Author(s)----------
Alexios Ghalanos
参见----------See Also----------
Classes uGARCHmultifilter, uGARCHmultifit and uGARCHmultispec.
类uGARCHmultifilter,uGARCHmultifit和uGARCHmultispec。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|