View source: R/small_functions.r
criteria.mocca | R Documentation |
Function to extract the information criteria AIC and BIC, as well as the average Shannon entropy over all functional objects, for a fitted functional clustering mocca
. The Shannon entropy is computed over the posterior probability distribution of belonging to a specific cluster given the functional object (see Arnqvist and Sjöstedt de Luna, 2019, for further details).
criteria.mocca(x)
x |
fitted model objects of class |
A table with the AIC, BIC and Shannon entropy values of the fitted model.
Per Arnqvist
Arnqvist, P., and Sjöstedt de Luna, S. (2019). Model based functional clustering of varved lake sediments. arXiv preprint arXiv:1904.10265.
logLik.mocca
, mocca
## see examples in mocca()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.