vectororNULL-class {distrSim} | R Documentation |
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".
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".
Note
Dataclass-class can save data either of type "NULL" (means no data) or "vector" or "array" or "data.frame"
Author(s)
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
[Package distrSim version 2.8.2 Index]