View source: R/small_functions.r
| logLik.mocca | R Documentation | 
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.
  ## S3 method for class 'mocca'
logLik(object,...)
object | 
 fitted model objects of class   | 
... | 
 unused in this case  | 
The log-likehood value as logLik object. 
Per Arnqvist
Arnqvist, P., and Sjöstedt de Luna, S. (2019). Model based functional clustering of varved lake sediments. arXiv preprint arXiv:1904.10265.
estimate.mocca, mocca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.