View source: R/simulation_helpers.R
simu_px_dirichlet | R Documentation |
Simulates Dirichlet extremal functions
simu_px_dirichlet(n, d, idx, alpha)
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 |
Numeric \nxd matrix. Simulated data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.