rSpace-class {distr} | R Documentation |
The distribution-classes contain a slot where the sample space is stored. Typically, discrete random variables take naturals as values. rSpace is the mother-class of the class EuclideanSpace.
A virtual Class: No objects may be created from it.
name
:"character"
: the name of the space signature(object = "rSpace")
: returns the name of the space signature(object = "rSpace")
: changes the name of the space
Thomas Stabla statho3@web.de,
Florian Camphausen fcampi@gmx.de,
Peter Ruckdeschel Peter.Ruckdeschel@uni-bayreuth.de,
Matthias Kohl Matthias.Kohl@stamats.de
EuclideanSpace-class
Distribution-class