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

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

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

                                        Poisson Line Tessellation
                                         泊松线Tessellation(曲面细分)

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

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

Generate a tessellation delineated by the lines of the Poisson line process
划定的线的泊松线过程中生成一个Tessellation(曲面细分)


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


rpoislinetess(lambda, win = owin())



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

参数:lambda
Intensity of the Poisson line process. A positive number.  
强度泊松线过程中。一个正数。


参数:win
Window in which to simulate the pattern. An object of class "owin" or something acceptable to as.owin. Currently, the window must be a rectangle.  
在模拟模式的窗口。类的一个对象"owin"或接受的as.owin的东西。目前,该窗口必须是一个矩形。


Details

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

This algorithm generates a realisation of the uniform Poisson line process, and divides the window win into tiles separated by these lines.
该算法生成一个实现的均匀的泊松线过程中,将窗口win由这些线分离到瓷砖。

The argument lambda must be a positive number. It controls the intensity of the process. The expected number of lines intersecting a convex region of the plane is equal to lambda times the perimeter length of the region. The expected total length of the lines crossing a region of the plane is equal to lambda * pi times the area of the region.
参数lambda必须是正数。它控制的过程中的强度。预期数量的线相交的平面上的凸区域是等于lambda倍的区域的周长。线交叉的区域的平面的预期总长度是等于lambda * pi倍的区域的面积。


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

A tessellation (object of class "tess").
镶嵌(类的对象"tess")。


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

rpoisline to generate the lines only.
rpoisline产生线。


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


X <- rpoislinetess(3)
plot(as.im(X), main="rpoislinetess(3)")
plot(X, add=TRUE)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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