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.