Description Objects from the Class Slots Extends Methods Author(s) References See Also Examples
This class holds the inclusion zone definition for the importance sampling variant/protocol of critical height sampling for standing trees.
Objects can be created by calls of the
form new("importanceCHSIZ", ...)
. However, this is not
recommended because the objects are fairly complex. Instead, one can use
the object constructor "importanceCHSIZ
" to create new
objects.
This class is a subclass of “criticalHeightIZ” (see below). It adds no new slots to the definition of that class, so please refer to it for the slot definitions.
Class "criticalHeightIZ"
, directly.
Class "horizontalPointIZ"
, by class "criticalHeightIZ", distance 2.
Class "circularPlotIZ"
, by class "criticalHeightIZ", distance 3.
Class "standingTreeIZ"
, by class "criticalHeightIZ", distance 4.
Class "InclusionZone"
, by class "criticalHeightIZ", distance 5.
signature(izObject = "importanceCHSIZ", tract =
"Tract")
: “InclusionZoneGrid” constructor
Jeffrey H. Gove
T. B. Lynch and J. H. Gove. 2013. An antithetic variate to facilitate upper-stem height measurements for critical height sampling and fixed-radius plot sampling with importance sampling. Canadian Journal of Forest Research (forthcoming).
“The InclusionZone Class” vignette.
See also the "circularPlotIZ"
,
"horizontalPointIZ"
and
"criticalHeightIZ"
classes, and the
"standingTreeIZs
" container class
1 | showClass("importanceCHSIZ")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.