gev.like: The log likelihood of a GEV distribution

View source: R/gev.R

gev.likeR Documentation

The log likelihood of a GEV distribution

Description

Returns the log likelihood of a GEV distribution accoding to the parameterization used in spatial.gev.bma

Usage

gev.like(Y, mu, kappa, xi)

Arguments

Y

The outcome at which the log likelihood should be evaluated

mu

The location parameter

kappa

The precision parameter

xi

The shape parameter

Value

A scalar giving the log-likelihood

Author(s)

Alex Lenkoski <alex@nr.no>


NorskRegnesentral/SpatGEVBMA documentation built on July 22, 2023, 9:59 a.m.