simu_px_neglogistic: Simulate negative logistic extremal functions
Description
Simulates negative logistic extremal functions
Usage
simu_px_neglogistic(n, d, idx, theta)
Value
Numeric \(n \times d\) matrix. 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 \(\theta > 0\).