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

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

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

                                        Compute the sample extended acf (ESACF)
                                         计算样本扩展ACF(ESACF)

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

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

Computes the sample extended acf (ESACF) for the time series stored in z. The matrix of ESACF with the AR order up to ar.max and the MA order up to ma.max is stored in the matrix EACFM.
计算样本扩展(ACF ESACF)的时间序列存储在z。与AR阶高达ar.max和MA为了高达ma.max的矩阵ESACF存储在矩阵EACFM中。


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


eacf(z, ar.max = 7, ma.max = 13)



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

参数:z
the time series data
的时间序列数据


参数:ar.max
maximum AR order; default=7
最大的AR秩序;默认值= 7


参数:ma.max
maximum MA order; default=13
最大MA秩序;默认值= 13


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

A list containing the following two components:   <table summary="R valueblock"> <tr valign="top"><td>eacf</td> <td> a matrix of sample extended ACF</td></tr>  <tr valign="top"><td>symbol</td> <td> corresponding matrix of symbols indicating the significance of the ESACF</td></tr>  </table> Side effect of the eacf function: The function prints a coded ESACF table with significant values denoted by * and nosignificant values by 0.
一个列表,其中包含以下两部分组成:<table summary="R valueblock"> <tr valign="top"> <TD>eacf </ TD> <TD>样品的矩阵扩展ACF </ TD> </ TR> <tr valign="top"> <TD> symbol </ TD> <TD>相应的矩阵符号表示的意义的ESACF </ TD> </ TR> </ TABLE>侧作用的eacf功能:该函数打印一个重大的*和nosignificant值0值表示的编码ESACF表。


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


Kung-Sik Chan



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

Extended Sample Autocorrelation Function for Stationary and Nonstationary ARMA Models." Journal of the American Statistical Association, 79 (385), pp.

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


data(arma11.s)
eacf(arma11.s)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 10:35 , Processed in 0.028537 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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