gpdN.ll: Negative log likelihood of the generalized Pareto...

View source: R/univdist.R

gpdN.llR Documentation

Negative log likelihood of the generalized Pareto distribution (mean of maximum of N exceedances parametrization)

Description

Negative log likelihood of the generalized Pareto distribution (mean of maximum of N exceedances parametrization)

Usage

gpdN.ll(par, dat, N)

Arguments

par

vector of length 2 containing z and \xi, respectively the mean excess of the maxima of N exceedances above the threshold and the shape parameter.

dat

sample vector

N

block size for threshold exceedances.

See Also

gpdN


mev documentation built on Sept. 11, 2024, 8:14 p.m.