contDist-class: Class "contDist"

Description Objects from the Class Slots Extends Methods Author(s) See Also Examples

Description

Class for continuous probability distributions.

Objects from the Class

Objects can be created by calls of the form new("contDist", weight, center, disp). These objects represent a continuous probability distribution as a mixture of one or more elementary distributions.

Slots

components:

Object of class "matrix" with one row for each mixture component and a column for each of mixture weight, location parameter and dispersion parameter.

Extends

Class "dist", directly.

Methods

show

signature(object = "contDist"): Print summary of contDist object.

Author(s)

Peter Humburg

See Also

tDist, discDist

Examples

1
showClass("contDist")

humburg/tileHMM documentation built on May 17, 2019, 9:13 p.m.