simu_px_logistic: Simulate logistic extremal functions

View source: R/simulation_helpers.R

simu_px_logisticR Documentation

Simulate logistic extremal functions

Description

Simulates logistic extremal functions

Usage

simu_px_logistic(n, d, idx, theta)

Arguments

n

Number of simulations.

d

Dimension of the multivariate Pareto distribution. In some cases this can be NULL and will be inferred from par.

idx

Integer or numeric vector with n elements. Index/indices from 1 to d, that determine which extremal function to simulate.

theta

Numeric — assume 0 < \theta < 1.

Value

Numeric \nxd matrix. Simulated data.


sebastian-engelke/graphicalExtremes documentation built on Jan. 10, 2025, 10:02 a.m.