distribution-class: Class "distribution"

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

Description

A class that describes univariate distributions

Objects from the Class

Objects can be created by calls of the form new("distribution", ...). There is also a constructor which is also named distribution.

Slots

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

Author(s)

Francisco Gochez <fgochez@mango-solutions.com>

See Also

distribution, mvdistribution, mvdistribution

Examples

1
    showClass("distribution")

BLCOP documentation built on Jan. 26, 2021, 1:05 a.m.