| distribution-class {BLCOP} | R Documentation |
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:"character". This is the R "suffix" of the distirbution.parameters:"numeric". A named numeric vector that holds the parameters of the distributionFrancisco Gochez <fgochez@mango-solutions.com>
distribution, mvdistribution, mvdistribution
showClass("distribution")