monteDoubleSampling-class {ssExtra} | R Documentation |
"monteDoubleSampling"
A virtual base class that allows creation of subclasses related to Monte
Carlo sampling from subclasses of the
"ssDoubleSampling"
virtual class.
A virtual Class: No objects may be created from it.
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.
No methods defined with class “monteDoubleSampling” in the signature.
Jeffrey H. Gove
Maintainer: Jeffrey H. Gove <jgove@fs.fed.us>
The following subclasses and related: monteBigBAF
,
showClass("monteDoubleSampling")