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

R语言 simone包 coNetwork()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 02:51:24 | 显示全部楼层 |阅读模式
coNetwork(simone)
coNetwork()所属R语言包:simone

                                        Random perturbations of a reference network
                                         参考网络的随机扰动

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

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

Simulates a network from another network object by randomly perturbing a given number of edges.
模拟网络从另一个网络对象由随机扰动给定数目的边缘。


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


coNetwork(graph,
          delta,



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

参数:graph
an object of class simone.network (typically generated by the rNetwork function).
类的一个对象simone.network(通常由rNetwork功能)。


参数:delta
an integer giving the number of edges to randomly remove AND add to graph in order to obtain a randomly perturbed network.
一个整数,给出的边数随机删除和添加到graph为了获得一个随机扰动的网络。


参数:name
a character string indicating the name of the perturbed network.
一个字符的字符串表示的名称的摄动网络。


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

Returns an object of class simone.network, see rNetwork for further details.
返回一个对象的类simone.network,看到rNetwork的进一步详情。


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


J. Chiquet



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

rNetwork, plot.simone.network.
rNetwork,plot.simone.network。


实例----------Examples----------


## ancestor and child network generation[#祖先和儿童网络代]
ancestor <- rNetwork(p = 20, pi = 20, name = "ancestor")
child    <- coNetwork(ancestor, delta = 1, name = "child")

# network comparison[网络比较]
plot(ancestor, child)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-24 11:43 , Processed in 0.022250 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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