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

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

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

                                         Coleman's High School Friendship Data
                                         科尔曼的高中友谊数据

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

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

James Coleman (1964) reports research on self-reported friendship ties among 73 boys in a small high school in Illinois over the 1957-1958 academic year.  Networks of reported ties for all 73 informants are provided for two time points (fall and spring).
詹姆斯·科尔曼(1964)报告73在1957-1958学年在伊利诺伊州一所小型高中男生在自我报告之间的友好关系的研究。所有73个线人的报告关系网络提供的两个时间点(春季和秋季)。


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


data(coleman)



格式----------Format----------

An adjacency array containing two directed, unvalued 73-node networks:
邻接阵列包含两个,不受重视的73个节点的网络:

Fall  
下降

Spring  
春天


Details

详细信息----------Details----------

Both networks reflect answers to the question, “What fellows here in school do you go around with most often?” with the presence of an (i,j,k) edge indicating that j nominated k in time period i.  The data are unvalued and directed; although the self-reported ties are highly reciprocal, unreciprocated nominations are possible.
这两个网络都反映了这个问题的答案,“你去什么样的研究员在学校周围最常使用的吗?”的存在表明(i,j,k)提名jk边缘的时间内i。的数据是不定值,并指示;,虽然自我报告的关系是高度相互,unreciprocated提名是可能的。

It should be noted that, although this data is usually described as “friendship,” the sociometric item employed might be more accurately characterized as eliciting “frequent elective interaction.”  This should be borne in mind when interpreting this data.
应该指出的是,虽然这个数据通常被描述为“友谊,”社会计量项目可能引发“选修互动频繁更准确地定性为”解释这些数据时,应牢记。


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

Coleman, J. S.  (1964).  Introduction to Mathermatical Sociology. New York: Free Press.

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


data(coleman)

#Plot showing edges by time point[图时间点的边缘]
gplot(coleman[1,,]|coleman[2,,],edge.col=2*coleman[1,,]+3*coleman[2,,])

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-7 21:02 , Processed in 0.025129 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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