Class of families of probability measures.
A virtual Class: No objects may be created from it.
name
Object of class "character"
:
name of the family.
distribution
Object of class "Distribution"
:
member of the family.
distrSymm
Object of class "DistributionSymmetry"
:
symmetry of distribution
.
props
Object of class "character"
:
properties of the family.
signature(object = "ProbFamily")
:
accessor function for slot name
.
signature(object = "ProbFamily")
:
replacement function for slot name
.
signature(object = "ProbFamily")
:
accessor function for slot distribution
.
signature(object = "ProbFamily")
:
accessor function for slot distrSymm
.
signature(object = "ProbFamily")
:
accessor function for slot props
.
signature(object = "ProbFamily")
:
replacement function for slot props
.
signature(object = "ProbFamily")
:
add a property to slot props
.
signature(object = "ProbFamily")
: wrapped accessor
to slot r
of slot "Distribution"
.
signature(object = "ProbFamily")
: wrapped accessor
to slot d
of slot "Distribution"
.
signature(object = "ProbFamily")
: wrapped accessor
to slot p
of slot "Distribution"
.
signature(object = "ProbFamily")
: wrapped accessor
to slot q
of slot "Distribution"
.
signature(object = "ProbFamily")
: wrapped accessor
to slot q
of slot "Distribution"
-- for compatibility
with RStudio or Jupyter IRKernel / synonymous to q
.
Matthias Kohl Matthias.Kohl@stamats.de
Distribution-class