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 Thomas.Stabla@uni-bayreuth.de,
Florian Camphausen Florian.Camphausen@uni-bayreuth.de,
Peter Ruckdeschel Peter.Ruckdeschel@uni-bayreuth.de,
Matthias Kohl Matthias.Kohl@uni-bayreuth.de
EuclideanSpace-class
Distribution-class