pbox-class {pbox} | R Documentation |
Class "pbox": Main S4 class of the library pbox.
Description
"pbox" is a class representing the probabilistic space which combines data, copula and margins.
Slots
data
The original data coerced to a
data.table
.copula
The copula object of class
mvdc
.fit
The results of the automated selection for both the marginal distribution and the copula.
[Package pbox version 0.1.8 Index]