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

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

[复制链接]
发表于 2012-2-16 17:39:00 | 显示全部楼层 |阅读模式
lmList.groupedData(nlme)
lmList.groupedData()所属R语言包:nlme

                                        lmList Fit from a groupedData Object
                                         从1 groupedData对象lmList飞度

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

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

The response variable and primary covariate in formula(object) are used to construct the linear model formula. This formula and the groupedData object are passed as the object and data arguments to lmList.formula, together with any other additional arguments in the function call. See the documentation on lmList.formula for a description of that function.
响应变量和formula(object)用来构造线性模型公式的主要协变量。这个公式和groupedData对象object和data参数传递lmList.formula,连同任何其他额外的参数在函数调用。功能的描述文件lmList.formula。


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


## S3 method for class 'groupedData'
lmList(object, data, level, subset, na.action, pool)



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

参数:object
a data frame inheriting from class groupedData.
继承类groupedData一个数据框。


参数:data
this argument is included for consistency with the generic function. It is ignored in this method function.
这种说法是包括通用功能的一致性。在此方法的功能被忽略。


参数:level
an optional integer specifying the level of grouping to be used when  multiple nested levels of grouping are present.  
一个可选的整数,指定要使用多个嵌套级别的分组分组的水平都存在。


参数:subset
an optional expression indicating which subset of the rows of data should  be  used in the fit. This can be a logical vector, or a numeric vector indicating which observation numbers are to be included, or a  character  vector of the row names to be included.  All observations are included by default.
一个可选的表达式的行子集data应在适合使用。这可以是一个逻辑向量,或一个数字的向量,被列入观察数字或字符向量的行名被列入。所有的意见,包括默认情况下。


参数:na.action
a function that indicates what should happen when the data contain NAs.  The default action (na.fail) causes lmList to print an error message and terminate if there are any incomplete observations.  
一个函数,它表示数据时,包含NA的,应该发生什么。默认动作(na.fail)导致lmList打印一个错误消息并终止,如果有任何不完整的意见。


参数:pool
an optional logical value that is preserved as an attribute of the returned value.  This will be used as the default for pool in calculations of standard deviations or standard errors for summaries.  
一个可选的逻辑值作为返回值的属性保存。这将作为默认使用pool计算标准偏差或标准错误的总结。


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

a list of lm objects with as many components as the number of groups defined by the grouping factor. Generic functions such as coef, fixed.effects, lme, pairs, plot, predict, random.effects, summary, and update have methods that can be applied to an lmList object.
lm对象与定义分组因素的群体数量很多的组件列表。通用功能,如coef,fixed.effects,lme,pairs,plot,predict,random.effects,summary ,update有方法可应用于lmList对象。


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

groupedData, lm, lme.lmList, lmList, lmList.formula
groupedData,lm,lme.lmList,lmList,lmList.formula


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


fm1 <- lmList(Orthodont)
summary(fm1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-2 16:53 , Processed in 0.023849 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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