horizontalPointISIZ-class: Class '"horizontalPointISIZ"'

Description Objects from the Class Slots Extends Methods Author(s) References See Also Examples

Description

This class allows one to perform importance sampling within a given tree as a second stage sample, when the tree has been selected by horizontal point sampling in the first stage. Thus, the class definition is simply a combination of the "MonteCarloSamplingIZ" and "horizontalPointIZ" classes. No new slots have been added to this class, please see the above two classes for the totality of slot definitions in the class structure.

Objects from the Class

Objects can be created by calls of the form new("horizontalPointISIZ", ...). However, because the object is fairly complex, using the object constructor of the same name horizontalPointISIZ is the preferred method for creating valid objects of this class.

Slots

Please see the slot definitions in the "MonteCarloSamplingIZ" and "horizontalPointIZ" classes and their subclasses where applicable for all of the slot definitions.

In addition, the two vignettes below will be of some help as the class structures are also described therein.

Extends

Class "MonteCarloSamplingIZ", directly.
Class "horizontalPointIZ", directly.
Class "horizontalPointMonteCarloSamplingIZ", directly.
Class "circularPlotIZ", by class "horizontalPointIZ", distance 2.
Class "standingTreeIZ", by class "horizontalPointIZ", distance 3.
Class "InclusionZone", by class "horizontalPointIZ", distance 4.

Methods

No methods defined with class "horizontalPointISIZ" in the signature.

Author(s)

Jeffrey H. Gove

References

Gove, J. H. 2013. Monte Carlo sampling methods in sampSurf. Package vignette.

Gove, J. H. 2013. The “InclusionZone” Class. sampSurf Package vignette.

See Also

Other Monte Carlo methods that work with horizontal point sampling include: horizontalPointCMCIZ, horizontalPointCVIZ, criticalHeightIZ, importanceCHSIZ, antitheticICHSIZ, pairedAICHSIZ.

Examples

1
showClass("horizontalPointISIZ")

sampSurf documentation built on March 5, 2021, 3:01 p.m.