negdirspecdens function

Spectral density of scaled negative Dirichlet extreme value distribution

Spectral density of scaled negative Dirichlet extreme value distribution

negdirspecdens(param, dat, d, transform = TRUE)

Arguments

  • param: vector containing the parameters α\alpha and ρ\rho, in this order.
  • dat: matrix of Frechet or Pareto observations, of dimension nn by dd.
  • d: dimension of model
  • transform: logical indicating whether parameters are on the log scale. Default to TRUE

Returns

the log-likelihood for the n sample

Details

The function is provided as a wrapper and takes parameters on the log scale for α\alpha and ρ\rho.

  • Maintainer: Leo Belzile
  • License: GPL-3
  • Last published: 2023-12-05

Useful links