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

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

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

                                         Three-Dimensional Box
                                         立体方块

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

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

Creates an object representing a three-dimensional box.
创建一个对象,代表一个立体方块。


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


box3(xrange = c(0, 1), yrange = xrange, zrange = yrange, unitname = NULL)



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

参数:xrange, yrange, zrange
Dimensions of the box in the x,y,z directions. Each of these arguments should be a numeric vector of length 2.  
尺寸的方块在x,y,z方向。这些参数应该是一个数值向量长度为2。


参数:unitname
Optional. Name of the unit of length. See Details.  
可选。长度的单位的名称。查看详细信息。


Details

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

This function creates an object representing a three-dimensional rectangular parallelepiped (box) with sides parallel to the coordinate axes.
这个函数创建一个对象,它表示一个三维的矩形平行六面体的边平行于坐标轴(盒)。

The object can be used to specify the domain of a three-dimensional point pattern (see pp3) and in various geometrical calculations (see volume.box3, diameter.box3, eroded.volumes).
可用于指定域的三维点模式(见pp3),并在各种几何计算(见volume.box3,diameter.box3,eroded.volumes)的对象。

The optional argument unitname specifies the name of the unit of length. See unitname for valid formats.
可选参数unitname指定长度的单位的名称。见unitname有效的格式。

The function as.box3 can be used to convert other kinds of data to this format.
可以使用其他种数据到这种格式转换的功能as.box3。


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

An object of class "box3". There is a print method for this class.
对象的类"box3"。这个类有一个print方法。


(作者)----------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>
and Rolf Turner
<a href="mailto:r.turner@auckland.ac.nz">r.turner@auckland.ac.nz</a>




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

as.box3,  pp3, volume.box3, diameter.box3, eroded.volumes.
as.box3,pp3,volume.box3,diameter.box3,eroded.volumes。


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


    box3()
    box3(c(0,10),c(0,10),c(0,5), unitname=c("metre","metres"))
    box3(c(-1,1))

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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