graphicalExtremes (version 0.3.1)

simu_px_HR: Simulate HR extremal functions

Description

Simulates the Huesler-Reiss extremal functions

Usage

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

Value

Numeric \(n \times d\) matrix. Simulated data.

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 \(d \times d\). Cholesky decomposition of the desired covariance matrix.