logLik: Log-likelihood Method

logLik.evmmR Documentation

Log-likelihood Method

Description

Computation of the log-likelihood of an extreme value mixture model (thus also AIC and BIC are available).

Usage

## S3 method for class 'evmm'
logLik(object, ...)

Arguments

object

an object of class evmm.

...

additional parameters for compatibility.

Value

The log-likelihood of a model estimated with extrememix

Examples

logLik(rainfall_ggpd)

manueleleonelli/extrememix documentation built on Oct. 25, 2024, 6:24 p.m.