Learn R Programming

fdaMocca (version 0.1-2)

logLik.mocca: Log-likelihood for a functional clustering model

Description

Function to extract the log-likelihood for a fitted functional clustering mocca model (fitted by mixture likelihood maximization).

Note: estimate.mocca uses loglik.EMmocca() for calculating the log likelihood at each iterative step.

Usage

# S3 method for mocca
logLik(object,...)

Value

The log-likehood value as logLik object.

Arguments

object

fitted model objects of class mocca as produced by mocca().

...

unused in this case

Author

Per Arnqvist

References

Arnqvist, P., and Sjöstedt de Luna, S. (2019). Model based functional clustering of varved lake sediments. arXiv preprint arXiv:1904.10265.

See Also

estimate.mocca, mocca