Learn R Programming

extrememix (version 0.0.1)

logLik.evmm: 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 evmm
logLik(object, ...)

Value

The log-likelihood of a model estimated with extrememix

Arguments

object

an object of class evmm.

...

additional parameters for compatibility.

Examples

Run this code
logLik(rainfall_ggpd)

Run the code above in your browser using DataLab