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

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

[复制链接]
发表于 2012-2-17 09:59:15 | 显示全部楼层 |阅读模式
gnlsObject(nlme)
gnlsObject()所属R语言包:nlme

                                        Fitted gnls Object
                                         合身gnls对象

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

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

An object returned by the gnls function, inheriting from class gnls and also from class gls, and representing a generalized nonlinear least squares fitted model. Objects of this class have methods for the generic functions  anova, coef, fitted, formula, getGroups, getResponse, intervals, logLik, plot, predict, print, residuals, summary, and update.   
gnls函数返回的对象,从继承类gnls也从类gls,较广义非线性最小二乘拟合模型。这个类的对象有通用功能anova,coef,fitted,formula,getGroups,getResponse,intervals方法,logLik,plot,predict,print,residuals,summary,update。


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

The following components must be included in a legitimate gnls object.
在一个合法的gnls对象,必须包含以下组件。


参数:apVar
an approximate covariance matrix for the variance-covariance coefficients. If apVar = FALSE in the list of control values used in the call to gnls, this component is equal to NULL.
协方差系数近似协方差矩阵。如果apVar = FALSE用于调用gnls在控制值的列表,这个组件是平等NULL。


参数:call
a list containing an image of the gnls call that produced the object.
列表中包含gnls调用产生的对象的形象。


参数:coefficients
a vector with the estimated nonlinear model coefficients.  
估计非线性模型系数向量。


参数:contrasts
a list with the contrasts used to represent factors in the model formula. This information is important for making predictions from a new data frame in which not all levels of the original factors are observed. If no factors are used in the model, this component will be an empty list.
用来表示模型公式中的因素的对比列表。这个信息是非常重要的预测,从一个新的数据框中,并非所有的原始因素的水平观察。如果没有在模型中使用的因素,这部分将是一个空列表。


参数:dims
a list with basic dimensions used in the model fit, including the components N - the number of observations used in the fit and p - the number of coefficients in the nonlinear model.
模型拟合中使用的基本尺寸,包括组件的列表N - 在合适和使用的若干意见p - 在非线性模型系数。


参数:fitted
a vector with the fitted values.
与拟合值的向量。


参数:modelStruct
an object inheriting from class gnlsStruct, representing a list of model components, such as corStruct and varFunc objects.  
gnlsStruct,较模型组件的列表,如corStruct和varFunc对象,对象类继承。


参数:groups
a vector with the correlation structure grouping factor, if any is present.
与相关结构分组因素的向量,如果任何存在。


参数:logLik
the log-likelihood at convergence.
日志在收敛的可能性。


参数:numIter
the number of iterations used in the iterative algorithm.
迭代算法中使用的迭代数量。


参数:plist

参数:pmap

参数:residuals
a vector with the residuals.  
残差向量。


参数:sigma
the estimated residual standard error.
估计剩余标准误差。


参数:varBeta
an approximate covariance matrix of the coefficients estimates.
系数近似协方差矩阵估计。


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


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



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

gnls, gnlsStruct
gnls,gnlsStruct

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 00:54 , Processed in 0.019776 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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