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

R语言 Rtreemix包 get.tree.levels()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 13:42:51 | 显示全部楼层 |阅读模式
get.tree.levels(Rtreemix)
get.tree.levels()所属R语言包:Rtreemix

                                        Function for constructing level vectors
                                         建设水平向量功能

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

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

Function that assignes to each node the level at which that node is in a specific tree (tree.num) of the mutagenetic trees mixture model mixture. The start.val is the number assigned to the events pruned from the tree. This usually is the maximum depth of the tree with which the tree specified with tree.num will be compared.
功能,每个节点的水平,在该节点是在一个特定的树(tree.num)致突变的树木混合模型mixture指配给。 start.val是分配给树剪枝的事件数量。这通常是tree.num指定的树将比较该树的最大深度。


用法----------Usage----------


get.tree.levels(mixture, tree.num, start.val)



参数----------Arguments----------

参数:mixture
An object of the class RtreemixModel.
类RtreemixModel对象。


参数:tree.num
A numeric specifying the tree component from mixture used for creating the level vector.
一个numeric指定从mixture创建水平向量的树组件。


参数:start.val
A numeric specifying the number assigned to the pruned events.
一个numeric指定分配到修剪事件的数量。


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

The function returns a named numeric vector. Its length equals the number of genetic events in mixture minus one (for the initial null event which is always on level 0). The vector names correspond to the names of the genetic events and each vector component gives the level at which the respective event is in the num.tree tree of mixture.
该函数返回一个名为numeric向量。它的长度等于遗传mixture减一(初始空始终是0级事件)发生的事件的数目。向量名称对应的遗传事件和每个向量组件的名称,给出了相应的事件在num.treemixture树是在哪一级。


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


Jasmina Bogojeska



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

comp.models, comp.trees, stability.sim,  RtreemixModel-class, fit-methods
comp.models,comp.trees,stability.sim,RtreemixModel-class,fit-methods


举例----------Examples----------


## Generate two random RtreemixModel objects each with 3 components.[#生成随机RtreemixModel对象各有3个组成部分。]
rand.mod <- generate(K = 3, no.events = 9, noise.tree = TRUE, prob =
c(0.2, 0.8))

## Get the tree levels of the 2nd component of the model rand.mod.[#获取的模型rand.mod的第二个组件树。]
get.tree.levels(mixture = rand.mod, tree.num = 2, start.val = 10)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 16:40 , Processed in 0.018681 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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