simu_px_dirichlet {graphicalExtremes} | R Documentation |
Simulate Dirichlet extremal functions
Description
Simulates Dirichlet extremal functions
Usage
simu_px_dirichlet(n, d, idx, alpha)
Arguments
n |
Number of simulations. |
d |
Dimension of the multivariate Pareto distribution.
In some cases this can be |
idx |
Integer or numeric vector with |
alpha |
Numeric vector of size |
Value
Numeric n \times d
matrix. Simulated data.
[Package graphicalExtremes version 0.3.4 Index]