vectororNULL-class {distrSim} | R Documentation |
auxiliary classes; may contain either a vector or NULL, [or a matrix, or an array, respectively], cf. J. Chambers, "green book".
these classes are all virtual: No objects may be created from it.
No methods defined with classs "vectororNULL", "MatrixorNULLorVector" and "ArrayorNULLorVector" in the signature.
Dataclass-class can save data either of type "NULL" (means no data) or "vector" or "array"
Thomas Stabla statho3@web.de,
Florian Camphausen fcampi@gmx.de,
Peter Ruckdeschel Peter.Ruckdeschel@uni-bayreuth.de,
Matthias Kohl Matthias.Kohl@stamats.de