simu_px_HR: Simulate HR extremal functions

View source: R/simulation_helpers.R

simu_px_HRR Documentation

Simulate HR extremal functions

Description

Simulates the Huesler-Reiss extremal functions

Usage

simu_px_HR(n, d, idx, trend, chol_mat)

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. Index corresponding to the variable over which the extremal function is simulated.

trend

Numeric. Trend corresponding to the variable idx.

chol_mat

Numeric matrix \dxd. Cholesky decomposition of the desired covariance matrix.

Value

Numeric \nxd matrix. Simulated data.


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