monteDoubleSampling-class {ssExtra}R Documentation

Class "monteDoubleSampling"

Description

A virtual base class that allows creation of subclasses related to Monte Carlo sampling from subclasses of the "ssDoubleSampling" virtual class.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

description:

Object of class "character": A description of the object if desired (defaults are given for each subclass).

estimate:

Object of class "character": The type of estimate or attribute to which Monte Carlo subsampling applies.

Methods

No methods defined with class “monteDoubleSampling” in the signature.

Author(s)

Jeffrey H. Gove

Maintainer: Jeffrey H. Gove <jgove@fs.fed.us>

See Also

The following subclasses and related: monteBigBAF,

Examples

showClass("monteDoubleSampling")

[Package ssExtra version 0.1-2 Index]