rlarg.ll {mev}R Documentation

Log-likelihood of the point process of r-largest observations

Description

The function returns the log-likelihood for an n by r matrix of observations.

Usage

rlarg.ll(par, dat)

Arguments

par

vector of loc, scale and shape

dat

an n by r sample matrix, ordered from largest to smallest in each row

See Also

rlarg


[Package mev version 1.16 Index]