CNM-class(LiquidAssociation)
CNM-class()所属R语言包:LiquidAssociation
Class CNM
类全国妇女委员会
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is a class representation for CNM model fitting results.
这是一个全国妇女委员会的模型拟合结果的类表示。
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("CNM", ...) or the functions CNM.full-methods and CNM.simple-methods
可以创建对象调用形式new("CNM", ...)或功能CNM.full-methods和CNM.simple-methods
插槽----------Slots----------
Model: Object of class character representing the fitted CNM model.
Model类character代表全国妇女委员会的模型拟合的对象。
output: Object of class matrix representing the parameter estimates from the fitted CNM model.
output:Object类的matrix代表拟合全国妇女委员会的模型估计的参数。
方法----------Methods----------
print signature(x = "CNM"): Display CNM model fitting result.
打印signature(x = "CNM"):显示全国妇女委员会的模型拟合结果。
show signature(object = "CNM"): Display CNM model fitting result.
显示signature(object = "CNM"):显示全国妇女委员会的模型拟合结果。
注意----------Note----------
The usage of this class is demonstrated in the vignette.
这个类的使用证明中的小插曲。
作者(S)----------Author(s)----------
Yen-Yi Ho
参考文献----------References----------
183. http://www.bepress.com/jhubiostat/paper183. Yen-Yi Ho, Leslie Cope, Thomas A. Louis, and Giovanni Parmigiani, GENERALIZED LIQUID ASSOCIATION (April 2009). Johns Hopkins University, Dept. of Biostatistics Working Papers. Working Paper
参见----------See Also----------
related methods print, show.
相关的方法print,show。
举例----------Examples----------
showClass("CNM")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|