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
.