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

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

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

                                        Spatial patterns of conflict in Africa 1966-78
                                         1966年至1978年在非洲冲突的空间格局

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

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

The afcon data frame has 42 rows and 5 columns, for 42 African countries, exclusing then South West Africa and Spanish Equatorial Africa and Spanish Sahara. The dataset is used in Anselin (1995), and downloaded from  before adaptation. The neighbour list object africa.rook.nb is the SpaceStat "rook.GAL", but is not the list used in Anselin (1995) - paper.nb reconstructs the list used in the paper, with inserted links between Mauritania and Morocco, South Africa and Angola and Zambia, Tanzania and Zaire, and Botswana and Zambia. afxy is the coordinate matrix for the centroids of the countries.
afcon数据框有42个非洲国家,42行5列,exclusing西南非洲和西班牙赤道非洲和西属撒哈拉。该数据集采用的是Anselin(1995年),下载前适应。的邻居列表对象africa.rook.nb是的SpaceStatrook.GAL,但并不是在Anselin(1995)使用的列表 - paper.nb·重建中使用的文件的列表,带有插入链接毛里塔尼亚,摩洛哥,南非,安哥拉和赞比亚,坦桑尼亚和扎伊尔,博茨瓦纳和赞比亚之间。 afxy是国家的重心的坐标矩阵。


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


data(afcon)



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

This data frame contains the following columns:
该数据框包含以下几列:




x an easting in decimal degrees (taken as centroid of
x或东向以十进制度(质心




y an northing in decimal degrees (taken as centroid of
Ÿ北移十进制度(质心




totcon index of total conflict 1966-78
完全冲突的totcon指数1966年至1978年




name country name
名国名




id country id number as in paper
ID国在纸的ID号


注意----------Note----------

All source data files prepared by Luc Anselin, Spatial Analysis Laboratory, Department of Agricultural and Consumer Economics, University of Illinois, Urbana-Champaign.
由Luc Anselin,空间分析实验室,农业和消费者经济学系,美国伊利诺大学Urbana-Champaign分校所有的源数据文件的准备。


源----------Source----------

Anselin, L. and John O'Loughlin. 1992. Geography of international conflict and cooperation: spatial dependence and regional context in Africa.  In The New Geopolitics, ed. M. Ward, pp. 39-75.  Philadelphia, PA: Gordon and Breach. also: Anselin, L. 1995. Local indicators of spatial association, Geographical Analysis, 27, Table 1, p. 103.
Anselin,L.和John OLoughlin的。 1992年。国际冲突与合作:空间依赖性和非洲区域的形势,GEO。在新的地缘政治,编辑。 M. Ward的,第39-75页。费城,宾夕法尼亚州戈登和突破口。 :Anselin,1995年L.。当地指标的空间关联,GEO分析,27,表1,P。 103。


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


data(afcon)
plot(africa.rook.nb, afxy)
plot(diffnb(paper.nb, africa.rook.nb), afxy, col="red", add=TRUE)
text(afxy, labels=attr(africa.rook.nb, "region.id"), pos=4, offset=0.4)
moran.test(afcon$totcon, nb2listw(africa.rook.nb))
moran.test(afcon$totcon, nb2listw(paper.nb))
geary.test(afcon$totcon, nb2listw(paper.nb))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-17 22:53 , Processed in 0.029426 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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