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

R语言 spdep包 write.nb.gal()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 14:46:49 | 显示全部楼层 |阅读模式
write.nb.gal(spdep)
write.nb.gal()所属R语言包:spdep

                                        Write a neighbours list as a GAL lattice file
                                         一个邻居列表写作为GAL格文件

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

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

Write a neighbours list as a GAL lattice file, may also use newer GeoDa header format
写一个邻居列表作为GAL格文件,也可以使用新的GeoDa头格式


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


write.nb.gal(nb, file, oldstyle=TRUE, shpfile=NULL, ind=NULL)



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

参数:nb
an object of class nb with a list of integer vectors containing neighbour region number ids.
类的一个对象nb的列表包含邻域数IDS的整数向量。


参数:file
name of file with GAL lattice data
与的GAL格数据的文件名


参数:oldstyle
if TRUE, first line of file contains only number of spatial units, if FALSE, uses newer GeoDa style
如果为TRUE,文件的第一行只包含的空间单元的数量,如果为FALSE,使用较新的GeoDa风格


参数:shpfile
Shapefile name taken from GAL file for this dataset
该数据集的Shapefile名字取自GAL文件


参数:ind
region id indicator variable name
区域ID指示变量名称


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


Roger Bivand <a href="mailto:Roger.Bivand@nhh.no">Roger.Bivand@nhh.no</a>



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

read.gal
read.gal


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


example(columbus)
GALfile <- tempfile("GAL")
write.nb.gal(col.gal.nb, GALfile)
col.queen <- read.gal(GALfile)
summary(diffnb(col.queen, col.gal.nb))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-18 03:37 , Processed in 0.024546 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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