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

R语言 nem包 closest.transitive.greedy()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 07:45:04 | 显示全部楼层 |阅读模式
closest.transitive.greedy(nem)
closest.transitive.greedy()所属R语言包:nem

                                        Find transitively closed graph most similar to the given one
                                         查找传递封闭的图给定的最相似

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

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

First, from the original graph Φ spurious edges are pruned via prune.graph. Then the new graph Φ' is transitively closed. Afterwards, the algorithms successively introduces new edges minimizing the distance to the original graph (defined as ∑_{ij} |Φ_{ij} - Φ'_{ij}|) most. After each edge addition the graph is transitively closed again.
首先,从原来的图Φ杂散边缘被修剪通过prune.graph。然后新的图Φ'传递被关闭。事后,该算法先后引进新的优势,最大限度地减少距离的原始图最(定义为∑_{ij} |Φ_{ij} - Φ'_{ij}|)。后每个边缘此外,图传递再次关闭。


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


closest.transitive.greedy(Phi, verbose=TRUE)



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

参数:Phi
adjacency matrix     
邻接矩阵


参数:verbose
do you want to see progress statements printed or not? Default: TRUE   
你希望看到的进展报表打印或不?默认:true


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

adjacency matrix
邻接矩阵


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


Holger Froehlich



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

prune.graph, transitive.closure, transitive.reduction
prune.graph,transitive.closure,transitive.reduction

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-3 00:04 , Processed in 0.025812 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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