ExomeCopy-class(exomeCopy)
ExomeCopy-class()所属R语言包:exomeCopy
Class "ExomeCopy"
类“ExomeCopy”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Object returned by exomeCopy
返回的对象由exomeCopy
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("ExomeCopy").
创建对象可以通过检测的形式new("ExomeCopy")。
插槽----------Slots----------
type: Object of class "character": the type of model used, either
type:类对象"character":使用的模型类型,无论是
path: Object of class "numeric": the index of
path:Object类的"numeric":指数
ranges: Object of class "IRangesList":
ranges:Object类的"IRangesList":
O: Object of class "numeric": the input vector
O:对象类的输入向量:"numeric"
O.norm: Object of class "numeric": the input
O.norm:对象类输入:"numeric"
mu: Object of class "numeric": X * beta
mu:Object类的"numeric":x *测试
phi: Object of class "numeric": Y * gamma
phi:Object类的"numeric":Y *伽玛
fx.par: Object of class "list": a list of the
fx.par:Object类的"list":一个列表的
init.par: Object of class "list": a list of the initial parameters goto.cnv, goto.normal, beta.hat and phi.hat
init.par:对象类"list":一个初始参数goto.cnv,goto.normal,beta.hat和phi.hat列表
final.par: Object of class "list": a list of the final parameters goto.cnv, goto.normal, beta (and gamma for exomeCopyVar)
final.par:对象类"list":最后的参数goto.cnv,goto.normal,β(和exomeCopyVarγ)名单
counts: Object of class "numeric": the number
counts:对象的人数:类"numeric"
convergence: Object of class "numeric": the
convergence:Object类的"numeric":
nll: Object of class "numeric": the final value
nll:Object类的"numeric":最后的价值
方法----------Methods----------
plot signature(x = "ExomeCopy", y = "missing"): ...
图signature(x = "ExomeCopy", y = "missing"):...
show signature(object = "ExomeCopy"): ...
显示signature(object = "ExomeCopy"):...
参见----------See Also----------
exomeCopy
exomeCopy
举例----------Examples----------
showClass("ExomeCopy")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|