controlVariate-class: Class '"controlVariate"'

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

Description

This is the class definition that allows for the application of control variate sampling to downLog or standingTree objects. Examples of the class usage can be found in the Monte Carlo sampling vignette referenced below.

Objects from the Class

Objects can be created by calls of the form new("controlVariate", ...). However, an object constructor of the same name, controlVariate, has been provided and is the preferred method for creating objects that are ensured to be valid.

Slots

Please note that diameters below are presumed to be in the same units as length, i.e., meters for “metric”, and feet for “English” units. Cross-sectional areas are in compatible units.

This class has three superclasses that define a number of other slots in addition to the what follows. Please see these classes for the complete set of slot definitions for the "controlVariate" class...

diff.s:

Object of class "numeric": This vector holds the n.s differences between measured and proxy cross-sectional areas at the different sample points along the bole section.

Extends

Class "importanceSampling", directly.
Class "crudeMonteCarlo", by class "importanceSampling", distance 2.
Class "MonteCarloSampling", by class "importanceSampling", distance 3.

Methods

No new methods defined with class "controlVariate" in the signature. However, various methods such as summary and plot are available through inheritance.

Author(s)

Jeffrey H. Gove

References

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

See Also

MonteCarloSampling, crudeMonteCarlo, importanceSampling, antitheticSampling.

Examples

1
showClass("controlVariate")

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