downLogIZs-class(sampSurf)
downLogIZs-class()所属R语言包:sampSurf
Class "downLogIZs"
类“downLogIZs”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Like the "downLogs" class, this a 'container' class that allows multiple objects of a specific subclass of downLogIZ to be grouped into a population or collection. Its specific intent it to hold a collection of "InclusionZone" objects for a given log population, that will ultimately be used to generate a sampling surface for a given sampling method. Please see “The
像“downLogs”类,这是一个“容器”类,它允许多个对象的特定子downLogIZ可分为人口或集合。其特定的意图它持有“InclusionZone”对象的集合,对于一个给定的log人口,最终将被用来产生对于一个给定的采样方法的采样表面。请参阅“
类对象----------Objects from the Class----------
Objects can be created by calls of the form new("downLogIZs", ...); however, as in the other classes within this package, constructors have been written to simplify the process. A downLogIZs constructor should therefore be used in preference to new. The constructor, downLogIZs,
可以创建对象通过调用的形式new("downLogIZs", ...);然而,在这个包内的其他类,构造函数被写入到简化的过程。因此应优先downLogIZsAnew构造。的构造函数,downLogIZs,
插槽----------Slots----------
The slots are the same as for the "izContainer" virtual superclass; please see it for details beyond what is below.
“izContainer”虚拟超类的插槽是相同的,请参阅下面是什么的细节超出。
iZones: Object of class "list": This slot holds a list of objects that all correspond to the same subclass of the
iZones类的对象"list":此插槽持有的对象都对应相同的子类
扩展----------Extends----------
Class "izContainer", directly.
类"izContainer",直接。
方法----------Methods----------
No methods defined with class "downLogIZs" in the signature.
没有定义的方法与类的“downLogIZs”的签名。
(作者)----------Author(s)----------
Jeffrey H. Gove
参考文献----------References----------
参见----------See Also----------
See the subclasses of downLogIZ for valid object types that can be stored in this container.
downLogIZ有效的可以存储在这个容器中的对象类型的子类。
实例----------Examples----------
showClass("downLogIZs")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|