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

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

[复制链接]
发表于 2012-2-16 19:54:30 | 显示全部楼层 |阅读模式
allCoef(nlme)
allCoef()所属R语言包:nlme

                                        Extract Coefficients from a Set of Objects
                                         从一组对象中提取系数

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

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

The extractor function is applied to each object in ..., with the result being converted to a vector. A map attribute is included to indicate which pieces of the returned vector correspond to the original objects in dots.
提取功能被应用到每个对象在...,结果被转换为一个向量。一个map属性包含指示件返回向量对应dots原始对象。


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


allCoef(..., extract)



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

参数:...
objects to which extract will be applied. Generally these will be model components, such as corStruct and varFunc objects.
其中extract将应用于对象。一般来说,这些将是模型组件,如corStruct和varFunc对象。


参数:extract
an optional extractor function. Defaults to coef.
一个可选的提取功能。 coef默认。


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

a vector with all elements, generally coefficients, obtained by applying extract to the objects in ....
与所有元素,一般申请extract...对象得到的系数,向量。


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


Jose' Pinheiro and Douglas Bates



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

lmeStruct,nlmeStruct
lmeStruct,nlmeStruct


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


cs1 <- corAR1(0.1)
vf1 <- varPower(0.5)
allCoef(cs1, vf1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 21:21 , Processed in 0.045921 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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