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

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

[复制链接]
发表于 2012-9-30 10:21:30 | 显示全部楼层 |阅读模式
plotSmeDiagnostic(sme)
plotSmeDiagnostic()所属R语言包:sme

                                        Diagnostic plot of the residuals for a fitted smoothing-splines mixed-effects model
                                         诊断残差曲线平滑样条曲线的拟合混合效应模型

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

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

This type of plot is heavily inspired by Wu and Zhang (2006). A plot containing four panels is produced: (1) standardised residuals against fitted values, (2) standardised residuals against time, (3) standardised residuals against response and (4) a normal Q-Q plot of the standardised residuals. These plots can be used to assess how well the fitted model has accounted for the temporal correlation and between-subject variance in the data.
吴和张(2006年),这种类型的图在很大程度上灵感。包含四个小组的图是:(1)标准化残差对拟合值,(2)标准化残差对时间,(3)与响应(4)正常的标准化残差的QQ图的标准化残差。这些图可以用来评估拟合模型的数据的时间相关性和个体间的差异已经占到了。


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


plotSmeDiagnostic(x)



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

参数:x
an object inheriting from class sme, representing a fitted smoothing-splines mixed-effects model
对象继承类sme,代表一个装有平滑样条混合效应模型


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

A four panel plot as described above.
上述的四面板图。


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


Maurice Berk <a href="mailto:maurice.berk01@imperial.ac.uk">maurice.berk01@imperial.ac.uk</a>



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




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

plot.sme, plotSmeRaw, plotSmeModel
plot.sme,plotSmeRaw,plotSmeModel


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


  data(MTB)
  fit <- sme(MTB[MTB$variable==6031,c("y","tme","ind")])
  plotSmeDiagnostic(fit)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-29 04:49 , Processed in 0.022623 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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