ARFIMApath-class(rugarch)
ARFIMApath-class()所属R语言包:rugarch
class: ARFIMA Path Simulation Class
类别:的ARFIMA路模拟类
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Class for the ARFIMA Path simulation.
类的ARFIMA路径的模拟。
插槽----------Slots----------
path: Object of class "vector"
path:对象类"vector"的
model: Object of class "vector"
model:对象类"vector"的
seed: Object of class "integer"
seed:对象类"integer"的
扩展----------Extends----------
Class "ARFIMA", directly. Class "rGARCH", by class "ARFIMA", distance 2.
类"ARFIMA",直接。类"rGARCH"“类”ARFIMA“,距离2。
方法----------Methods----------
as.data.frame signature(x = "ARFIMApath"):
as.data.framesignature(x = "ARFIMApath"):
show signature(object = "ARFIMApath"): path simulation summary.
signature(object = "ARFIMApath"):路径模拟摘要。
注意----------Note----------
The as.data.frame function takes optionally 1 additional arguments, namely which, indicating the type of simulation path series to extract. Valid values “series” for the simulated series and “residuals” for the simulated residuals. The dimension of the data.frame will be n.sim by m.sim.
as.data.frame功能需要任选1个额外的参数,即which,类型的模拟路径系列中提取。有效值“系列”模拟系列和“残差”的模拟残差。 data.frame的尺寸是n.simm.sim。
(作者)----------Author(s)----------
Alexios Ghalanos
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|