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

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

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

                                        Extract Subset of Point Pattern on Linear Network
                                         提取点模式的子集线性网络

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

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

Extract a subset of a point pattern on a linear network.
提取线性网络上的一个点的图案的一个子集。


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


  ## S3 method for class 'lpp'
x[i, ...]



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

参数:x
A point pattern on a linear network (object of class "lpp").  
点模式的线性网络(类的对象"lpp"“)。


参数:i
Subset index. A valid subset index in the usual R sense, indicating which points should be retained.  
子集的索引。一个有效的子集指数在平时的R SENSE,这点应予以保留。


参数:...
Ignored.   
忽略。


Details

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

This function extracts a designated subset of a point pattern on a linear network.
这个函数提取一个指定的点模式的线性网络的子集。

The function [.lpp is a method for [ for the class "lpp". It extracts a designated subset of a point pattern. The argument i should be a subset index in the usual R sense: either a numeric vector of positive indices (identifying the points to be retained), a numeric vector of negative indices (identifying the points to be deleted) or a logical vector of length equal to the number of points in the point pattern x. In the latter case,  the points (x$x[i], x$y[i]) for which  subset[i]=TRUE will be retained, and the others will be deleted.
函数[.lpp是[类"lpp"的方法。提取一个指定的点模式的子集。参数i应该是一个子集,在平时的R SENSE指数:可以是数字矢量的正指数(确定要保留的点),一个数值向量的负指数(确定要删除的点)或逻辑向量长度等于点图案x中的点的数量。在后一种情况下,点(x$x[i], x$y[i])subset[i]=TRUE将被保留,和其他人都将被删除。

Use the function unmark to remove marks from a marked point pattern.
使用的功能unmark删除标记一个显着的点模式。


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

A point pattern on a linear network (of class "lpp").
点模式的线性网络(类"lpp"“)。


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

lpp
lpp


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


  # Chicago crimes data - remove cases of assault[芝加哥犯罪的数据 - 删除殴打情况,]
  chicago[marks(chicago) != "assault"]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-13 20:00 , Processed in 0.020425 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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