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

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

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

                                        Model diagnostics for a fitted TAR model
                                         TAR模型的拟合模型的诊断

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

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

The time series plot and the sample ACF of the standardized residuals are plotted. Also, a portmanteau test for detecting residual correlations in the standardized residuals are carried out.
绘制时间序列图和样品的标准化残差的ACF。此外,混成检测残余的标准化残差的相关性进行了测试。


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


## S3 method for class 'TAR':
tsdiag(object, gof.lag, col = "red",xlab = "t", ...)



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

参数:object
a fitted TAR model output from the tar function
一个装有TAR模型输出从tar功能


参数:gof.lag
number of lags of ACF to be examined
被检查的滞后ACF


参数:col
color of the lines flagging outliers, etc.
颜色的线条标记离群值,等


参数:xlab
x labels for the plots
X标签的图


参数:...
any additional user-supplied options to be passed to the acf function
任何用户提供的附加选项,要传递的acf的函数


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

Side effects: plot the time-series plot of the standardized residuals, their
副作用:小区的标准化残差的时间序列图,其


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


Kung-Sik Chan



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

<h3>See Also</h3>

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


data(prey.eq)
prey.tar.1=tar(y=log(prey.eq),p1=4,p2=4,d=3,a=.1,b=.9,print=TRUE)
tsdiag(prey.tar.1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 06:44 , Processed in 0.020884 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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