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

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

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

                                         Intensity of Fitted Point Process Model
                                         强度拟合点过程模型

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

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

Computes the intensity of a fitted point process model.
的拟合点过程模型计算的强度。


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


## S3 method for class 'ppm'
intensity(X, ...)



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

参数:X
A fitted point process model (object of class "ppm").  
已安装点过程模型(对象类"ppm"“)。


参数:...
Arguments passed to predict.ppm in some cases. See Details.  
参数传递给predict.ppm在某些情况下。查看详细信息。


Details

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

This is a method for the generic function intensity for fitted point process models (class "ppm").
这是一个方法的通用函数intensity装点过程模型(类"ppm")。

The intensity of a point process model is the expected number of random points per unit area.
一个点过程模型的强度是每单位面积的预期数量的随机点。

If X is a Poisson point process model, the intensity of the process is computed exactly. The result is a numerical value if X is a stationary Poisson point process, and a pixel image if X is non-stationary. (In the latter case, the resolution of the pixel image is controlled by the arguments ... which are passed to predict.ppm.)
如果X是一个泊松点过程模型的过程,强度准确计算。其结果是一个数值,如果X是一个固定的泊松点过程中,一个像素的图像X如果是非平稳的。 (在后者的情况下,像素的图像的分辨率是由参数控制...是传递给predict.ppm。)

If X is another Gibbs point process model, the intensity is computed approximately using the Poisson-saddlepoint approximation (Baddeley and Nair, 2012).
如果X是另一个吉布斯点过程模型,强度计算,约使用泊松鞍点近似(Baddeley和奈尔,2012年)。


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

A numeric value (if the model is stationary) or a pixel image.
的数值(如果模型是静止的)或像素图像。


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




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

Fast approximation of the intensity of Gibbs point processes. Electronic Journal of Statistics 6 1155&ndash;1169.

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

intensity, intensity.ppp
intensity,intensity.ppp


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


  fitP <- ppm(swedishpines, ~1, Poisson())
  intensity(fitP)
  fitS <- ppm(swedishpines, ~1, Strauss(9))
  intensity(fitS)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-14 13:11 , Processed in 0.019064 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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