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

R语言 Rtreemix包 generate-methods()函数中文帮助文档(中英文对照)

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

                                        Method for generating a random mutagenetic trees mixture model
                                         产生一个随机致突变树木混合模型的方法

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

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

Function for generating a random mutagenetic mixture model. Each tree component from the model is drawn uniformly at random from the tree topology space by using the Pr\"ufer encoding of trees.   The number of tree components and the number of genetic events have to be specified.
生成一个随机的致突变混合模型中的作用。每个树组件从模型绘制均匀随机树拓扑空间的利用公关\“博爱团结运动的树木编码。树组件的数量和遗传事件的数量必须指定。


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


generate(K, no.events, ...)



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

参数:K
An integer larger than 0 specifying the number of branchings in the mixture model.
integer大于0指定的分枝的混合模型。


参数:no.events
An integer larger than 0 specifying the number of genetic events in the mixture model.
一个integer大于0指定在混合模型的遗传事件的数量。


参数:...
noise.tree is a logical indicating the presence of a noise (star) component in the random mixture model. The default value is TRUE. equal.edgeweights is a logical specifying whether to use equal edge weights in the noise component. The default value is TRUE. prob is a numeric vector of length 2 specifying the boundaries for the edge weights of the randomly generated trees. The first component of the vector (the lower boundary) must be smaller than the second component (the upper boundary). The default value is (0.0, 1.0). seed is a positive integer specifying the random generator seed. The default value is (-1) and then the time is used as a random generator.  
noise.tree是logical表明存在噪音(五星级)随机混合模型组件。默认值是TRUE。 equal.edgeweights是logical指定是否使用噪声分量相等的边权重。默认值是TRUE。 prob是numeric向量长度为2指定为随机生成的树的边权的界限。向量的第一个组件(下边界)必须小于第二部分(上边界)。默认值为(0.0,1.0)。 seed是一个积极的integer指定的随机生成器的种子。默认值是(-1),然后使用时间作为随机数发生器。


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

The method returns an RtreemixModel object that represents the randomly generated K-trees mixture model.
该方法返回一个RtreemixModel对象,表示随机生成的K-树的混合模型。


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


Jasmina Bogojeska



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

data, N. Beerenwinkel et al.; Model Selection for Mixtures of

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

RtreemixModel-class
RtreemixModel-class


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


## Generate a random RtreemixModel object with 3 components and 9 genetic events.[#生成与3个组成部分和9个遗传事件的随机RtreemixModel对象。]
rand.mod <- generate(K = 3, no.events = 9, noise.tree = TRUE, prob = c(0.2, 0.8))
show(rand.mod)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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