vectororNULL-class {distrSim}R Documentation

Classes "vectororNULL", "MatrixorNULLorVector", and "ArrayorNULLorVector"

Description

auxiliary classes; may contain either a vector or NULL, [or a matrix, or an array, respectively], cf. J. Chambers, "green book".

Objects from the Classes

these classes are all virtual: No objects may be created from it.

Methods

No methods defined with classs "vectororNULL", "MatrixorNULLorVector" and "ArrayorNULLorVector" in the signature.

Note

Dataclass-class can save data either of type "NULL" (means no data) or "vector" or "array"

Author(s)

Thomas Stabla statho3@web.de,
Florian Camphausen fcampi@gmx.de,
Peter Ruckdeschel Peter.Ruckdeschel@uni-bayreuth.de,
Matthias Kohl Matthias.Kohl@stamats.de

See Also

Dataclass-class


[Package distrSim version 1.8 Index]