Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ProbFamily-class

Family of probability measures


Description

Class of families of probability measures.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

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.

Methods

name

signature(object = "ProbFamily"): accessor function for slot name.

name<-

signature(object = "ProbFamily"): replacement function for slot name.

distribution

signature(object = "ProbFamily"): accessor function for slot distribution.

distrSymm

signature(object = "ProbFamily"): accessor function for slot distrSymm.

props

signature(object = "ProbFamily"): accessor function for slot props.

props<-

signature(object = "ProbFamily"): replacement function for slot props.

addProp<-

signature(object = "ProbFamily"): add a property to slot props.

Author(s)

See Also


ROptEstOld

Optimally Robust Estimation - Old Version

v1.2.0
LGPL-3
Authors
Matthias Kohl [aut, cre, cph]
Initial release
2019-04-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.