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

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

[复制链接]
发表于 2012-9-30 13:20:36 | 显示全部楼层 |阅读模式
crossdist(spatstat)
crossdist()所属R语言包:spatstat

                                        Pairwise distances
                                         成对距离

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

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

Computes the distances between pairs of "things" taken from two different datasets.
计算对事从两个不同的数据集之间的距离。


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


  crossdist(X, Y, ...)



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

参数:X,Y
Two objects of the same class.  
同一个类的两个对象。


参数:...
Additional arguments depending on the method.  
其他参数的方法。


Details

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

Given two datasets X and Y (representing either two point patterns or two line segment patterns) crossdist computes the Euclidean distance from each thing in the first dataset to each thing in the second dataset, and returns a matrix containing these distances.
由于两个数据集X和Y(即两个点模式,或两个线段模式)crossdist计算从每一件事情,每一件事情,在第二个数据集的第一个数据集的欧氏距离,并返回一个包含这些距离矩阵。

The function crossdist is generic, with methods for point patterns (objects of class "ppp"), line segment patterns (objects of class "psp"), and a default method. See the documentation for crossdist.ppp, crossdist.psp or crossdist.default for further details.
的功能crossdist点模式(类的对象的方法是通用的,"ppp"),线段模式(对象类"psp"),和一个默认的方法。更多详细信息,请参阅文档crossdist.ppp,crossdist.psp或crossdist.default。


值----------Value----------

A matrix whose [i,j] entry is the distance from the i-th thing in the first dataset to the j-th thing in the second dataset.
矩阵的[i,j]项是个i的事情在第一个数据集的j个事情在第二个数据集的距离。


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



Adrian Baddeley
<a href="mailto:Adrian.Baddeley@csiro.au">Adrian.Baddeley@csiro.au</a>
<a href="http://www.maths.uwa.edu.au/~adrian/">http://www.maths.uwa.edu.au/~adrian/</a>




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

crossdist.ppp, crossdist.psp, crossdist.default, pairdist, nndist
crossdist.ppp,crossdist.psp,crossdist.default,pairdist,nndist

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-15 01:12 , Processed in 0.026682 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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