distanceLimitedPDSIZ-methods(sampSurf)
distanceLimitedPDSIZ-methods()所属R语言包:sampSurf
Methods for "distanceLimitedPDSIZ" Object Construction in
为“distanceLimitedPDSIZ”的宾语结构的方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is the one method for generic function distanceLimitedPDSIZ in Package "sampSurf" that allows for creation of objects of class "distanceLimitedPDSIZ."
这是一个通用功能的方法distanceLimitedPDSIZ包sampSurf“,使创建的类的对象”distanceLimitedPDSIZ。“
方法----------Methods----------
usage...
使用...
downLog: An object of class "downLog" for which the inclusion zone is to be determined.
downLog:一个类的对象“downLog”列入区来确定。
pds: An object of class "perpendicularDistance" that supplies the information on the perpendicular distance method for constructing the inclusion zone.
pds:类的一个对象“perpendicularDistance”提供的信息建设纳入区域的垂直距离的方法。
dls: An object of class "distanceLimited" that supplies the information on the distance limited method for constructing the inclusion zone. Alternatively a "numeric" distance limit that will be converted to a "distanceLimited" object.
dls:一个类的对象“distanceLimited”建设列入区的距离有限的方法,它提供的信息。另外,“数字”的距离的限制,将被转换为一个“distanceLimited”对象。
description: A character vector description of the object.
description:一个字符向量描述的对象。
spID: A unique identifier that will be used in displaying the spatial polygon for the inclusion zone component of the object.
spID:一个唯一的标识符,将用于显示列入区组件的对象的空间的多边形。
spUnits: A valid CRS object specifying the Coordinate Reference System. This defaults to NA, which means you want to use your own user-defined system, say for a sample plot located in the field.
spUnits:有效的CRS对象指定的坐标参考系统。这是预设NA,这意味着你要使用自己的用户定义的系统,在外地一个样地说。
pdsType: A character string that specifies the type of perpendicular distance sampling used with regard to the selection (i.e., probability proportional to...) of the log. It can be one of "volume", "surfaceArea" or "coverageArea". (See also .StemEnv$pdsTypes for legal types.)
pdsType:一个字符的字符串,该字符串指定类型的垂直距离取样方面的选择(即,概率比例)的log。它可以是一个“volume”,“surfaceArea”或“coverageArea”。 (另见.StemEnv$pdsTypes法律类型的)。
dots: Arguments to be passed on.
dots:要传递。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|