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

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

[复制链接]
发表于 2012-10-1 12:20:53 | 显示全部楼层 |阅读模式
ARMAspec(TSA)
ARMAspec()所属R语言包:TSA

                                        Theoretical spectral density function of a stationary ARMA model
                                         一个静止的ARMA模型的理论谱密度函数

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

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

Computes and plots the theoretical spectral density function of a stationary ARMA model
计算并绘制一个固定的ARMA模型的理论谱密度函数


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


ARMAspec(model, freq = seq(0, 0.5, 0.001), plot = TRUE, ...)



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

参数:model
an arma model
ARMA模型


参数:freq
vector of frequency over which the spectral density is computed
谱密度计算的矢量的频率


参数:plot
if true, plot the spectral density function; default is true
如果情况属实,积谱密度函数,默认值是true


参数:...
other parameters to be passed to the plot function
其他的参数被传递到绘图功能


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

a list: <table summary="R valueblock"> <tr valign="top"><td>spec</td> <td> spectral density values</td></tr> <tr valign="top"><td>freq</td> <td> same as freq in the input</td></tr> <tr valign="top"><td>model</td> <td> the arma model</td></tr> </table>
一个列表:<table summary="R valueblock"> <tr valign="top"> <TD> spec</ TD> <TD>谱密度值</ TD> </ TR> <TR VALIGN = “顶”> <TD> freq </ TD> <TD>相同频率的输入</ TD> </ TR> <tr valign="top"> <TD>model / TD> <TD>的ARMA模型</ TD> </ TR> </ TABLE>


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


Kung-Sik Chan



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

spec
spec


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


theta=.9 # Reset theta for other MA(1) plots[复位THETA其他MA(1)图]
ARMAspec(model=list(ma=-theta))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 09:43 , Processed in 0.027710 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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