simu_px_logistic: Simulate logistic extremal functions
Description
Simulates logistic extremal functions
Usage
simu_px_logistic(n, d, idx, theta)
Value
Numeric matrix \(n\times d\). Simulated data.
Arguments
- n
Number of simulations.
- d
Dimension of the multivariate Pareto
distribution.
- idx
Integer or numeric vector with n elements. Inde(x|ces) from
1 to d, that determine which extremal function to simulate.
- theta
Numeric --- assume \(0 < \theta < 1\).