simu_px_neglogistic: Simulate negative logistic extremal functions

View source: R/simulation_helpers.R

simu_px_neglogisticR 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 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 \theta > 0.

Value

Numeric \nxd matrix. Simulated data.


graphicalExtremes documentation built on Nov. 14, 2023, 1:07 a.m.