SMAPProfile-class(SMAP)
SMAPProfile-class()所属R语言包:SMAP
Class "SMAPProfile"
类“SMAPProfile”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Holds results from running smap.
持有从运行smap的结果。
类的对象----------Objects from the Class----------
Objects are not intended to be created directly but as a result from running smap.
对象不打算直接创建,但作为一个运行smap.
插槽----------Slots----------
HMM: Object of class "SMAPHMM"
HMM类"SMAPHMM":对象
observations: Object of class "SMAPObservations"
observations类"SMAPObservations":对象
P: Object of class "numeric" The log joint posterior probability of the state sequence Q and
P"numeric"log的状态序列Q联合后验概率:类Object“
Q: Object of class "numeric" The optimal state
Q类"numeric"最佳状态的对象
name: Object of class "character" The name of
name类"character"的名称:对象
方法----------Methods----------
P signature(object = "SMAPProfile"): Returns the log
Psignature(object = "SMAPProfile"):返回log
Q signature(object = "SMAPProfile"): Returns the
Qsignature(object = "SMAPProfile"):返回
HMM signature(object = "SMAPProfile"): Returns the
HMM的signature(object = "SMAPProfile"):返回
name signature(object = "SMAPProfile"): Returns the
名称signature(object = "SMAPProfile"):返回
observations signature(object = "SMAPProfile"):
意见signature(object = "SMAPProfile"):
plot signature(x = "SMAPProfile", y = "missing"): A
图signature(x = "SMAPProfile", y = "missing"):
[ signature(x = "SMAPProfile"): Creates a new object of class SMAPProfile with extracted elements as specified by the
[signature(x = "SMAPProfile"):创建一个新的对象类SMAPProfile提取的元素由指定
作者(S)----------Author(s)----------
Robin Andersson, <a href="mailto:robin.andersson@lcb.uu.se">robin.andersson@lcb.uu.se</a>
参考文献----------References----------
Sandgren, J., Hvidsten, T. R., Diaz de Stahl, T., Dumanski, J. P., Komorowski, J., A Segmental Maximum A Posteriori Approach to Array-CGH Copy Number Profiling, submitted
参见----------See Also----------
smap, SMAPProfiles-class
smap,SMAPProfiles-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|