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

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

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

                                        Marshall's infant mortality in Auckland dataset
                                         马歇尔的婴儿死亡率在奥克兰的数据集

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

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

(Use example(auckland) to load the data from shapefile and generate neighbour list on the fly).
(使用example(auckland)加载的数据从shapefile和生成在飞行邻居列表)。

The auckland data frame has 167 rows (census area units — CAU) and 4 columns. The dataset also includes the "nb" object auckland.nb of neighbour relations based on contiguity, and the "polylist" object auckpolys of polygon boundaries for the CAU. The auckland data frame includes the following columns:
auckland数据框有167行(普查区单位 -  CAU)和4列。该数据集还包括“NB”的对象auckland.nb连续性的基础上的睦邻友好关系,以及“polylist”对象auckpolys多边形边界的成效。 auckland数据框包括以下几列:


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


data(auckland)



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

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




Easting a numeric vector of x coordinates in an unknown spatial reference system
东向一个数值向量的x坐标,在一个未知的空间参照系统




Northing a numeric vector of y coordinates in an unknown spatial reference system
北一个数值向量的y坐标在一个未知的空间参照系统




M77\_85 a numeric vector of counts of infant (under 5 years of age) deaths in Auckland, 1977-1985
M77 \ _85一个数值向量计数的婴幼儿(5岁以下)在奥克兰死亡,1977-1985




Und5\_81 a numeric vector of population under 5 years of age at the 1981 Census
Und5 \ _81一个数值向量的人口年龄在5岁以下的1981年人口普查


Details

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

The contiguous neighbours object does not completely replicate results in the sources, and was reconstructed from auckpolys; examination of figures in the sources suggests that there are differences in detail, although probably not in substance.
连续的邻居对象不完全复制来源中的结果,并重建auckpolys考试来源的数字表明,有详细的差异,虽然可能不是物质。


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

Marshall R M (1991) Mapping disease and mortality rates using Empirical Bayes Estimators, Applied Statistics, 40, 283–294; Bailey T, Gatrell A (1995) Interactive Spatial Data Analysis, Harlow: Longman — INFOMAP data set used with permission.
的马歇尔RM(1991)测绘疾病和死亡率的经验Bayes估计,应用统计,40,283-294;贝利Ţ•加特莱尔A(1995)互动空间数据分析,哈洛:朗文 -  INFOMAP数据集获得使用许可。


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


auckland <- readShapePoly(system.file("etc/shapes/auckland.shp",
package="spdep")[1])
auckland.nb <- poly2nb(auckland)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-18 03:33 , Processed in 0.027640 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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