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

R语言:plot.compareFits()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 20:11:22 | 显示全部楼层 |阅读模式
plot.compareFits(nlme)
plot.compareFits()所属R语言包:nlme

                                        Plot a compareFits Object
                                         绘制compareFits对象

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

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

A Trellis dotplot of the values being compared, with different rows per group, is generated, with a different panel for each coefficient. Different symbols (colors) are used for each object being compared.
一个网格,dotplot值相比,每个组的不同行,生成系数为每个不同的面板。不同的符号(颜色)用于每个被比较的对象。


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


## S3 method for class 'compareFits'
plot(x, subset, key, mark, ...)



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

参数:x
an object of class compareFits.
对象类compareFits。


参数:subset
an optional logical or integer vector specifying which rows of x should be used in the plots. If missing, all rows are used.
一个可选的逻辑或整数向量指定的行x应在图使用。如果缺少的,使用的所有行。


参数:key
an optional logical value, or list. If TRUE, a legend is included at the top of the plot indicating which symbols (colors) correspond to which objects being compared. If FALSE, no legend is included. If given as a list, key is passed down as an argument to the trellis function generating the plots (dotplot). Defaults to TRUE.
一个可选的逻辑值或列表。 TRUE如果,传说是在顶部的指示符号(颜色)对应哪些对象进行比较的图。如果FALSE,没有传说中已包含。如果给出一个列表,key流传下来作为一个参数trellis(dotplot)函数生成的图。 TRUE默认。


参数:mark
an optional numeric vector, of length equal to the number of coefficients being compared, indicating where vertical lines should be drawn in the plots. If missing, no lines are drawn.  
一个可选的数字向量,长度等于系数的数量相比,表明应在图绘制垂直线。如果丢失,无线绘制。


参数:...
optional arguments passed down to the trellis function generating the plots.
可选参数传递给trellis函数生成的图。


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

A Trellis dotplot of the values being compared, with rows determined by the groups and panels by the coefficients.
一个网格dotplot值相比,团体和小组系数确定的行。


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


Jose Pinheiro and Douglas Bates <a href="mailto:bates@stat.wisc.edu">bates@stat.wisc.edu</a>



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

compareFits, pairs.compareFits,
compareFits,pairs.compareFits


举例----------Examples----------


## Not run: [#无法运行:]
fm1 <- lmList(Orthodont)
fm2 <- lme(Orthodont)
plot(compareFits(coef(fm1), coef(fm2)))

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 14:41 , Processed in 0.033881 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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