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

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

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

                                         Methods for three-dimensional point patterns
                                         三维点图案的方法

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

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

Methods for class "pp3".
方法类"pp3"。


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


  ## S3 method for class 'pp3'
print(x, ...)
  ## S3 method for class 'summary.pp3'
print(x, ...)
  ## S3 method for class 'pp3'
summary(object, ...)
  ## S3 method for class 'pp3'
unitname(x)
  ## S3 replacement method for class 'pp3'
unitname(x) <- value



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

参数:x,object
Object of class "pp3".  
对象类"pp3"。


参数:...
Ignored.  
忽略。


参数:value
Name of the unit of length. See unitname.  
长度的单位的名称。见unitname。


Details

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

These are methods for the generic functions print, summary, unitname and  unitname<- for the class "pp3" of three-dimensional point patterns.
这些方法的一般职能print,summary,unitname和unitname<-的类的"pp3"的三维点模式。

The print and summary methods print a description of the point pattern.
print和summary方法打印的点模式的描述。

The unitname method extracts the name of the unit of length in which the point coordinates are expressed. The unitname<- method assigns the name of the unit of length.
unitname方法提取的在该点的坐标来表示长度的单位的名称。 unitname<-方法指定长度的单位的名称。


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

For print.pp3 the value is NULL. For unitname.pp3 an object of class "units".
对于print.pp3值NULL。 unitname.pp3类的一个对象"units"。


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

pp3, print, unitname unitname<-
pp3,print,unitnameunitname<-


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


   X <- pp3(runif(42),runif(42),runif(42), box3(c(0,1), unitname="mm"))
   X
   unitname(X)
   unitname(X) <- c("foot", "feet")
   summary(X)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-15 03:50 , Processed in 0.021505 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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