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

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

[复制链接]
发表于 2012-9-29 23:51:53 | 显示全部楼层 |阅读模式
seasrescheck(season)
seasrescheck()所属R语言包:season

                                        Seasonal residual checks
                                         季节性残留检查

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

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

Tests the residuals for any remaining seasonality.
测试残差任何剩余的季节性。


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


seasrescheck(res)



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

参数:res
residuals from some regression model.
一些回归模型的残差。


Details

详细信息----------Details----------

Plots: i) histogram of the residuals, ii) a scatter plot against residual order, iii) the autocovariance, iv) the cumulative periodogram (see cpgram)
图:I)残差直方图,II)的散点图对剩余的顺序,III)的自协方差,IV)的累积周期图(见cpgram)


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


Adrian Barnett <a href="mailto:a.barnett<at>qut.edu.au">a.barnett&lt;at&gt;qut.edu.au</a>



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


# cardiovascular disease data [心血管疾病数据]
# (use an offset of the scaled number of days in a month)[(使用的偏移量的图像的缩放的天数在一个月内)]
data(CVD)
model = cosinor(cvd~1, date=month, data=CVD, type='monthly',
                family=poisson(), offsetmonth=TRUE)
seasrescheck(resid(model))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 08:30 , Processed in 0.024073 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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