Description
Class representing multivariate distributions constructed
using Sklar's theorem. Objects from the Class
Objects are typically created by mvdc()
, or
can be created by calls of the form new("mvdc", ...)
.See Also
mvdc
,
also for examples; for fitting, fitMvdc
.