Rdocumentation
powered by
Learn R Programming
copula (version 0.999-13)
mvdc-class: Class "mvdc"
Description
Class representing multivariate distributions constructed using Sklar's theorem.
Arguments
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
.