logLik.evmm | R Documentation |
Computation of the log-likelihood of an extreme value mixture model (thus also AIC
and BIC
are available).
## S3 method for class 'evmm'
logLik(object, ...)
object |
an object of class |
... |
additional parameters for compatibility. |
The log-likelihood of a model estimated with extrememix
logLik(rainfall_ggpd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.