| mvdistribution-class {BLCOP} | R Documentation |
Class "mvdistribution"
Description
A class that describes multivariate 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 mvdistribution.
Slots
RName:Object of class
"character". This is the R "suffix" of the distirbution.parameters:A named list of parameters that characterize the distribution
Author(s)
Francisco Gochez <fgochez@mango-solutions.com>
See Also
distribution, mvdistribution, distribution-class
Examples
showClass("mvdistribution")
[Package BLCOP version 0.3.3 Index]