找回密码
 注册
查看: 738|回复: 0

R语言 RMAWGEN包 newVARmultieventRealization()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-26 23:52:25 | 显示全部楼层 |阅读模式
newVARmultieventRealization(RMAWGEN)
newVARmultieventRealization()所属R语言包:RMAWGEN

                                        Generates several realizations of a VAR model
                                         VAR模型生成的几点认识

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Generates several realizations of a VAR model
VAR模型生成的几点认识


用法----------Usage----------


  newVARmultieventRealization(var,
    xprev = rnorm(var@VAR$K * var@VAR$p), exogen = NULL,
    nrealization = 10,
    B = t(chol(summary(var@VAR)$covres)), extremes = TRUE,
    type = 3)



参数----------Arguments----------

参数:var
A VAR model represented by a varest2 object as returned by getVARmodel
基于VAR模型为代表的一个varest2对象返回getVARmodel的


参数:xprev
previous status of the random variable
以前的状态的随机变量


参数:exogen
matrix containing the values of the "exogen" variables (predictor) for the generation
基质中含有的“脱落期”变量(预测值)的值,用于产生


参数:nrealization
number of realization (e.g. days to simulate). If exogen is not NULL and it is a matrix, it must be lower or equal to the number of rows of exogen
数实现(例如天模拟)。如果exogen是不是NULL,它是一个矩阵,它必须低于或等于exogen的数量的行


参数:B
matrix of coefficients for the vectorial white-noise component
的系数矩阵的矢量的白噪声分量


参数:extremes,type
see inv_GPCA
看到inv_GPCA


值----------Value----------

a matrix of values
的值的矩阵


(作者)----------Author(s)----------



Emanuele Cordano, Emanuele Eccel


转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-24 02:15 , Processed in 0.018731 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表