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

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

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

                                        Kernel Smoothed Intensity of Split Point Pattern
                                         内核平滑强度的分割点模式

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

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

Compute a kernel smoothed intensity function for each of the components of a split point pattern.
计算一个内核平滑的强度函数为分割点图案中的每个组件。


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


  ## S3 method for class 'splitppp'
density(x, ...)



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

参数:x
Split point pattern (object of class "splitppp" created by split.ppp) to be smoothed.  
分割点模式(类的对象"splitppp"创建split.ppp)来进行平滑处理。


参数:...
Arguments passed to density.ppp to control the smoothing, pixel resolution, edge correction etc.  
参数传递给density.ppp控制的平滑,像素的分辨率,边缘校正等


Details

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

This is a method for the generic function density.
这是一个方法的通用函数density。

The argument x should be an object of class "splitppp", effectively a list of point patterns.
参数x应该是类的一个对象"splitppp",有效地点模式的列表。

Typically x is obtained by applying the function split.ppp to a point pattern y by calling split(y). This splits the points of y into several sub-patterns.
通常x得到应用的功能split.ppp阵列点y通过调用split(y)的。这点分割成几个子模式y。

A kernel estimate of the intensity function of each of the point patterns is computed using density.ppp.
每个点图案的强度函数的一个内核的估计计算使用density.ppp。

The return value is a list, each of whose entries is a pixel image (object of class "im"). The return value also belongs to the class "listof" and can be plotted or printed.
返回值是一个列表,每个项目是一个像素的图像(类的对象"im"“)。返回值也属于类"listof"可以绘制或打印。


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

A list of pixel images (objects of class "im"). Can be plotted or printed.
像素的图像列表(对象类"im"“)。可以绘制或打印。


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

ppp.object, im.object
ppp.object,im.object


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


  data(amacrine)
  Z <- density(split(amacrine), 0.05)
  plot(Z)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-14 10:48 , Processed in 0.021166 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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