perpendicularDistance-class(sampSurf)
perpendicularDistance-class()所属R语言包:sampSurf
Class "perpendicularDistance": Perpendicular Distance Sampling
的类“perpendicularDistance”:垂直距离采样
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A subclass of "ArealSampling" that can be used to create objects that encapsulate all the parameters necessary for any variant of perpendicular distance sampling of down woody debris.
“ArealSampling”,可用于创建对象封装了所有必需的参数下来木质残体的垂直距离取样的任何变体的一个子类。
类对象----------Objects from the Class----------
Objects can be created by calls of the form new("perpendicularDistance", ...), and while this is reasonable with this class because there are no graphical slots, it is still not recommended. The preferred method for creating new objects is
可以创建对象通过调用的形式new("perpendicularDistance", ...),而这个类,这是合理的,因为没有图形插槽,它仍然是不建议。创建新对象的优选方法是
插槽----------Slots----------
In addition to those slots in class "ArealSampling," the following are defined...
在除了类“ArealSampling这些插槽中,”下面的定义...
factor: Object of class "numeric": The volume,
factor:对象类"numeric":体积,
kpds: Object of class "numeric": The
kpds:对象类"numeric":
扩展----------Extends----------
Class "ArealSampling", directly.
类"ArealSampling",直接。
方法----------Methods----------
summary signature(object = "perpendicularDistance"): prints a
总结signature(object = "perpendicularDistance"):打印
(作者)----------Author(s)----------
Jeffrey H. Gove
参考文献----------References----------
an alternative method for sampling downed coarse woody debris. Canadian Journal of Forest Research
surface area of coarse woody debris with line intersect and perpendicular distance sampling. Canadian Journal of Forest Research
参见----------See Also----------
The "ArealSampling" class.
“ArealSampling”级。
实例----------Examples----------
showClass("perpendicularDistance")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|