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

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

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

                                        Extract Original Data from a Fitted Point Process Model
                                         从拟合点过程模型,提取原始数据

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

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

Given a fitted point process model, this function extracts the original point pattern dataset to which the model was fitted.
此功能在一个装有点过程模型,提取原始点模式,模型拟合的数据集。


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


  data.ppm(object)



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

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


Details

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

An object of class "ppm" represents a point process model that has been fitted to data. It is typically produced by the model-fitting algorithm ppm. The object contains complete information about the original data point pattern to which the model was fitted. This function extracts the original data pattern.
一个对象的类"ppm"的表示点已安装的过程模型,数据。它通常所产生的模型的拟合算法ppm。该对象包含完整信息的原始数据点的模式,模型拟合。此函数提取原始数据模式。

See ppm.object for a list of all operations that can be performed on objects of class "ppm".
见ppm.object的列表可以执行的所有操作对象的类"ppm"。


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

A point pattern (object of class "ppp").
点模式(类的对象"ppp")。


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

ppm.object, ppp.object
ppm.object,ppp.object


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


data(cells)
fit <- ppm(cells, ~1, Strauss(r=0.1))
X <- data.ppm(fit)
# 'X' is identical to 'cells'[X是相同的单元]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-13 18:15 , Processed in 0.027369 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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