ssDoubleSampling-class {ssExtra}R Documentation

Class "ssDoubleSampling"

Description

This is a virtual class that establishes a very bare framework for creating subclasses that are based on double sampling. Otherewise, it has no utility and only one slot is inherited.

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).

Methods

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

Author(s)

Jeffrey H. Gove

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

See Also

The following subclasses and related: ssBigBAF,

Examples

showClass("ssDoubleSampling")

[Package ssExtra version 0.1-2 Index]