Learn R Programming

lcopula (version 1.0.7)

negdirspecdens: Spectral density of scaled negative Dirichlet extreme value distribution

Description

Spectral density of scaled negative Dirichlet extreme value distribution

Usage

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

Value

the log-likelihood for the n sample

Arguments

param

vector containing the parameters \(\alpha\) and \(\rho\), in this order.

dat

matrix of Frechet or Pareto observations, of dimension \(n\) by \(d\).

d

dimension of model

transform

logical indicating whether parameters are on the log scale. Default to TRUE

Details

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