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

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

[复制链接]
发表于 2012-9-30 10:55:18 | 显示全部楼层 |阅读模式
isolates(sna)
isolates()所属R语言包:sna

                                         List the Isolates in a Graph or Graph Stack
                                         在一个图形或图形堆栈中列出分离

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

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

Returns a list of the isolates in the graph or graph set given by dat.
设置的给定dat返回一个列表,图形或图表中的菌株。


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


isolates(dat, diag=FALSE)



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

参数:dat
one or more input graphs.
一个或多个输入图表。


参数:diag
boolean indicating whether adjacency matrix diagonals (i.e., loops) contain meaningful data.
布尔值,指示是否邻接矩阵的对角化(即循环)包含有意义的数据。


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

A vector containing the isolates, or a list of vectors if more than one graph was specified
一个向量,包含隔离,或向量的列表,如果指定了一个以上的图


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


Carter T. Butts <a href="mailto:buttsc@uci.edu">buttsc@uci.edu</a>



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




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

is.isolate, add.isolates
is.isolate,add.isolates


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


#Generate a test graph[生成测试图]
g<-rgraph(20)
g[,4]&lt;-0          #Create an isolate[创建一个隔离]
g[4,]<-0

#List the isolates[列出的菌株]
isolates(g)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-8 13:15 , Processed in 0.065625 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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