Condition-class {distrEx} | R Documentation |
The class of conditions.
Objects can be created by calls of the form new("Condition", ...)
.
name
:"character"
: name of the conditionsignature(object = "Condition")
: accessor function
for slot name
.signature(object = "Condition")
: replacement function
for slot name
.Matthias Kohl Matthias.Kohl@stamats.de
UnivariateCondDistribution-class
new("Condition")