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

R语言 spatgraphs包 spatgraphs-spatgraph()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 12:38:11 | 显示全部楼层 |阅读模式
spatgraphs-spatgraph(spatgraphs)
spatgraphs-spatgraph()所属R语言包:spatgraphs

                                        spatgraph
                                         spatgraph

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

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

Compute an adjacency list-of-lists for a given 2D- or 3D- point pattern.
计算邻接表的列表,对于一个给定的2D或3D点模式。


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


spatgraph(pp, type="knn", par=NULL, preprocessR=0, dbg=FALSE,
           doDists=FALSE, preDists=NULL, preGraph=NULL, toroidal=FALSE, include=NULL)



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

参数:pp
Point pattern with members x,y,n,window. Window must have x- and y-limits according to given x,y. see package spatstat, class ppp.
点成员X,Y,N,窗口模式。窗口必须有x-和y限制,根据给定的x和y。请参阅套件“spatstat类ppp。


参数:type
One of the supported graph types, see below.
支持的图表类型,请参阅下文。


参数:par
Parameter(s) for the graph, see below.
为图中的参数(s),见下文。


参数:preprocessR
If >0 first compute geometric graph and then the type graph using the preprocessed edgelist. Useful to narrow the search space for bigger pp's.
如果> 0,计算几何的图形,然后type图使用预处理EdgeList都在。缩小的搜索空间大PP的。


参数:dbg
Boolean, print additional information of the execution.
布尔的执行,打印额外的信息。


参数:doDists
Boolean, default FALSE. If true, precompute the distance diagonal matrix. Speeds up quite a lot but takes O(n\^2) memory!
布尔值,默认为false。如果为true,预先计算距离的对角矩阵。加快了不少,但需要O(n \ ^ 2)内存!


参数:preDists
Optional precalculated distance matrix for the points.
可选的预先计算距离矩阵的点。


参数:preGraph
Precalculated graph to be used as search space for neighbours. Useful for large computation of e.g. Delaunay.
预先计算的曲线图被用来作为搜索空间的邻居。有用的计算量较大,例如德劳内。


参数:toroidal
Make a toroidal distance calculation. Not useful when visualizing but useful for edge correction in summary calculations.
一个环形的距离计算。不可视化时非常有用,但有用的边缘校正在汇总计算。


参数:include
A 0-1-vector describing which points' neighbourhoods to calculate, i.e. include[i]=1(compute neighbourhood of pp[i])  
A 0-1-矢量描述这点的街区来计算,即包括[I] = 1(计算附近的PP [I])


Details

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

The following 'type' values are accepted, note that some of them need also the 'par':
下面的类型的值被接受,请注意,其中一些还需要“面值”:

where
哪里


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

Networks. IEEE/ACM Transactions on Networking,13 (2),p. 425-436,2005.

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-10 06:26 , Processed in 0.020133 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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