Description Objects from the Class Slots Author(s) See Also Examples
A class that describes univariate distributions
Objects can be created by calls of the form new("distribution", ...)
. There is also
a constructor which is also named distribution
.
RName
:Object of class "character"
. This is the R "suffix" of the distirbution.
parameters
:Object of class "numeric"
. A named numeric vector that holds the parameters of the distribution
Francisco Gochez <fgochez@mango-solutions.com>
distribution
, mvdistribution
, mvdistribution
1 | showClass("distribution")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.