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

R语言 saemix包 SaemixObject-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 21:27:28 | 显示全部楼层 |阅读模式
SaemixObject-class(saemix)
SaemixObject-class()所属R语言包:saemix

                                        Class "SaemixObject"
                                         类“SaemixObject”

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

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

An object of the SaemixObject class, storing the results obtained by a call to the SAEM algorithm
的一个目的的SaemixObject类,存储通过调用的SAEM算法所获得的结果


Details

详细信息----------Details----------

Details of the algorithm can be found in the pdf file accompanying the package.
该算法的详情,可发现在pdf文件附带的程序包。


类对象----------Objects from the Class----------

Objects are created by a call saemix().
创建对象通过调用saemix()。


插槽----------Slots----------

  


data:Object of class "SaemixData" an object of the SaemixData class, representing a longitudinal data structure, used by the SAEM algorithm. See SaemixData
data:类的对象"SaemixData"对象的SaemixData类,相当于一个纵向的数据结构,使用SAEM算法。见SaemixData

model:Object of class "SaemixModel" an object of the SaemixModel class, representing the structure a non-linear mixed effect model, used by the SAEM algorithm. See SaemixModel  
model:类的对象"SaemixModel"对象的SaemixModel类,结构的非线性混合效应模型,使用SAEM算法。见SaemixModel

results:Object of class "SaemixRes" ~~  
results:对象类"SaemixRes"~~

rep.data:Object of class "SaemixRepData" (internal use only) the data part, replicated a number of times equal to the number of chains used in the SAEM algorithm (see documentation for details). Not intended to be accessed to directly by the user.
rep.data:类的对象"SaemixRepData"(仅供内部使用)的数据部分,复制一个数等于链的数量在SAEM算法(有关详细信息,请参阅文档)。不打算要由用户直接访问。

sim.data:Object of class "SaemixSimData" (internal use only) data simulated according to the design in data, with the model in model and the parameters estimated by the SAEM algorithm, after a call to simul.saemix (see documentation for details). Not intended to be accessed to directly by the user.  
sim.data:对象类"SaemixSimData"(仅供内部使用)数据模拟,根据数据中的设计,具有模型和模型中的参数估计由SAEM算法,呼叫simul.saemix后的(的详细信息,请参阅文档)。不打算要由用户直接访问。

options:Object of class "list" a list of options containing variables controlling the algorithm  
options:对象的类"list"的列表选项包含变量的控制算法

prefs:Object of class "list" a list of graphical preferences applied to plots   
prefs:对象类"list"的列表,图形的喜好图


方法----------Methods----------

  


[<-signature(x = "SaemixObject"): replace elements of object  
[< - signature(x = "SaemixObject"):替换元素的对象

[signature(x = "SaemixObject"): access elements of object  
[signature(x = "SaemixObject"):访问元素的对象

initializesignature(.Object = "SaemixObject"): internal function to initialise object, not to be used  
初始化signature(.Object = "SaemixObject"):内部功能初始化对象,不使用

plotsignature(x = "SaemixObject"): plot results (see saemix.plot.data  
图signature(x = "SaemixObject"):图的结果(见saemix.plot.data

predictsignature(object = "SaemixObject"): compute model predictions  
预测signature(object = "SaemixObject"):计算模型的预测结果

printsignature(x = "SaemixObject"): prints details about the object  
打印signature(x = "SaemixObject"):打印对象的详细介绍

showallsignature(object = "SaemixObject"): prints an extensive summary of the object  
SHOWALL signature(object = "SaemixObject")的对象:打印了广泛的总结

showsignature(object = "SaemixObject"): prints a short summary of the object  
显示signature(object = "SaemixObject"):打印一个简短的摘要的对象

summarysignature(object = "SaemixObject"): summary of the results
总结signature(object = "SaemixObject"):汇总的结果

coefsignature(object = "SaemixObject"): extracts coefficients. Returns a list with components fixed (estimated fixed effects), population (population parameter estimates, including covariate effects: a list with two components map and cond), individual (individual parameter estimates: a list with two components map and cond). For population and individual, the map component of the list gives the MAP estimates (the mode of the distribution) while the cond component gives the conditional mean estimates. Some components may be missing (eg MAP estimates) if they have not been computed during or after the fit.   
系数signature(object = "SaemixObject"):提取系数。返回一个列表的元件固定(估计固定效应),人口(人口参数估计,包括协变量的影响:一个列表,两个组件图和条件),个人(个体参数估计值两部分组成的列表与图和条件)。对于人口和个人,图组件的列表给出了MAP估计数(分布模式)而已调节组件给出的条件均值估计。某些组件可能会丢失(如MAP估计),如果他们没有被计算期间或之后适合。


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


Emmanuelle Comets &lt;emmanuelle.comets@inserm.fr&gt;, Audrey Lavenu, Marc Lavielle.




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


Monolix32_UsersGuide.pdf (http://software.monolix.org/sdoms/software/)

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

SaemixData,SaemixModel, saemixControl,saemix,plot.saemix, saemix.plot.data
SaemixData,SaemixModel,saemixControl,saemix,plot.saemix,saemix.plot.data


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


showClass("SaemixObject")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 00:32 , Processed in 0.025745 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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