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

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

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

                                         Circumradius and Diameter of a Linear Network
                                         外接球直径的线性网络

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

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

Compute the circumradius or diameter of a linear network measured using the shortest path distance.
计算外接圆半径或直径的线性网络使用的最短路径距离测量。


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


circumradius(x)
## S3 method for class 'linnet'
diameter(x)



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

参数:x
Linear network (object of class "linnet").  
线性网络(类的对象"linnet"“)。


Details

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

The diameter of a linear network (in the shortest path distance) is the maximum value of the shortest-path distance between any two points u and v on the network.
线性网络的直径(在最短路径的距离)的最短路径的任意两个点之间的距离的最大值是u和v在网络上。

The circumradius of a linear network (in the shortest path distance) is the minimum value, over all points u on the network, of the maximum shortest-path distance from u to another point v on the network.
外接圆半径的线性网络(在最短路径的距离)是最低的值,全部点u在网络上,最短路径的最大距离u到另一个点v 在网络上。

The function diameter is generic; the function diameter.linnet is the method for objects of class linnet.
的功能diameter是通用的功能diameter.linnet的方法是对象的类linnet。


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

A single numeric value.
一个单一的数值。


(作者)----------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----------

linnet
linnet


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


   data(simplenet)
   diameter(simplenet)
   circumradius(simplenet)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-12 20:36 , Processed in 0.040958 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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