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

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

  [复制链接]
发表于 2012-9-16 22:28:19 | 显示全部楼层 |阅读模式
dlmModSeas(dlm)
dlmModSeas()所属R语言包:dlm

                                        Create a DLM for seasonal factors
                                         创建一个DLM季节性因素

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

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

The function creates a DLM representation of seasonal component.
该函数创建一个DLM表示的季节性成分。


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


dlmModSeas(frequency, dV = 1, dW = c(1, rep(0, frequency - 2)),
           m0 = rep(0, frequency - 1),
           C0 = 1e+07 * diag(nrow = frequency - 1))



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

参数:frequency
how many seasons?
多少个季节?


参数:dV
variance of the observation noise.
观测噪声的方差。


参数:dW
diagonal elements of the variance matrix of the system noise.
系统噪声的方差矩阵的对角元素。


参数:m0
m0, the expected value of the pre-sample state vector.
m0,预期值的样本前的状态向量。


参数:C0
C0, the variance matrix of the pre-sample state vector.
C0,方差矩阵的预采样状态矢量。


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

An object of class dlm representing a seasonal factor for a process with frequency seasons.
对象的类DLM较季节性的过程frequency季节的因素。


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


Giovanni Petris <a href="mailto:GPetris@uark.edu">GPetris@uark.edu</a>



参考文献----------References----------

Models. Journal of Statistical Software, 36(12), 1-16. http://www.jstatsoft.org/v36/i12/.<br> Petris, Petrone, and Campagnoli, Dynamic Linear Models with R, Springer (2009).<br> Harvey, Forecasting, structural time series models and the

参见----------See Also----------

dlmModARMA, dlmModPoly, dlmModReg, and dlmModTrig for the Fourier
dlmModARMA,dlmModPoly,dlmModReg和dlmModTrig傅立叶


实例----------Examples----------


## seasonal component for quarterly data[#季度数据的季节性成分]
dlmModSeas(4, dV = 3.2)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-23 16:47 , Processed in 0.019767 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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