Learn R Programming

distrSim (version 2.8.3)

vectororNULL-class: Classes "vectororNULL", "MatrixorNULLorVector", "ArrayorNULLorVector", "DataframeorSeqDataFrame" and "ArrayorNULLorVectororDataframeorSeqDataFrames"

Description

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

Arguments

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 "ArrayorNULLorVectororDataframeorSeqDataFrames" in the signature. However, the generating function Dataclass dispatches according to "DataframeorSeqDataFrames" or "ArrayorNULLorVector".

Author

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

See Also

Dataclass-class