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