logLik.lqmm {lqmm}R Documentation

Extract Log-Likelihood

Description

logLik.lqmm extracts the log-likelihood of a fitted LQMM.

Usage

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

Arguments

object

an object of class "lqmm".

...

not used.

Author(s)

Marco Geraci

See Also

lqmm AIC


[Package lqmm version 1.5.8 Index]