powered by
A class that describes multivariate distributions
Objects can be created by calls of the form new("distribution", ...). There is also a constructor which is also named mvdistribution.
new("distribution", ...)
mvdistribution
RName
Object of class "character". This is the R "suffix" of the distirbution.
"character"
parameters
A named list of parameters that characterize the distribution
distribution, mvdistribution, distribution-class
distribution
distribution-class
# NOT RUN { showClass("mvdistribution") # }
Run the code above in your browser using DataLab