Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
Class for continuous probability distributions.
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.
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.
Class "dist"
, directly.
signature(object = "contDist")
: Print summary of contDist object.
Peter Humburg
1 | showClass("contDist")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.