Marginalize a multivariate Pareto dataset data with respect to the
variables in set_indices.
mparetomargins(data, set_indices)Numeric matrix \(n\times m\), where \(m\) is the length
of set_indices. Marginalized multivariate Pareto data.
Numeric matrix \(n\times d\). A dataset containing observations following a multivariate Pareto distribution.
Numeric vector with at most \(d\) different elements in 1, ..., \(d\). The variables with respect to which to marginalize the multivariate distribution.