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

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

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

                                         Methods for Linear Networks
                                         线性网络的方法

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

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

These are methods for the class "linnet" of linear networks.
这些类"linnet"线性网络的方法。


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


as.linnet(X, ...)
## S3 method for class 'linnet'
as.linnet(X, ...)
## S3 method for class 'lpp'
as.linnet(X, ..., fatal=TRUE)
## S3 method for class 'linnet'
as.owin(W, ...)
## S3 method for class 'linnet'
as.psp(x, ..., fatal=TRUE)
## S3 method for class 'linnet'
print(x, ...)
## S3 method for class 'linnet'
summary(object, ...)
## S3 method for class 'linnet'
unitname(x)
## S3 replacement method for class 'linnet'
unitname(x) <- value



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

参数:x,X,object,W
An object of class "linnet" representing  a linear network.  
对象的类"linnet"线性网络。


参数:...
Arguments passed to other methods.  
参数传递给其他方法。


参数:value
A valid name for the unit of length for x. See unitname.  
有效的名称为x为单位的长度。见unitname。


参数:fatal
Logical value indicating whether data in the wrong format should lead to an error (fatal=TRUE) or a warning (fatal=FALSE).  
逻辑值,该值指示是否在错误的格式导致错误(fatal=TRUE)或警告(fatal=FALSE)“数据。


Details

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

The function as.linnet is generic. It converts data from some other format into an object of class "linnet". The method as.linnet.lpp extracts the linear network information from an lpp object.
函数as.linnet是通用的。从其他格式的数据转换成一个对象类"linnet"。的方法as.linnet.lpp提取的线性网络信息的lpp对象。

The other functions are methods for the generic commands as.owin, as.psp, print, summary, unitname and unitname<- for the class "linnet".
其他的功能的方法为通用命令as.owin,as.psp,print,summary,unitname和unitname<-类<X >。

The method as.owin.linnet extracts the window containing the linear network, and returns it as an object of class "owin".
的方法as.owin.linnet提取窗口,其中包含线性网络,并返回它作为一个对象类"owin"。

The method as.psp.linnet extracts the lines of the linear network as a line segment pattern (object of class "psp").
的方法as.psp.linnet提取的线性网络线线段模式(类的对象"psp"“)。


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

For as.linnet the value is an object of class "linnet". For other functions, see the help file for the corresponding generic function.
对于as.linnet的值是一个对象类"linnet"。对于其它功能,请参阅帮助文件的相应的通用功能。


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




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

linnet
linnet


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


  data(simplenet)
  simplenet
  summary(simplenet)
  unitname(simplenet) <- c("cubit", "cubits")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-15 22:20 , Processed in 0.030150 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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