movMF_info | R Documentation |
Given a mixture of von Mises-Fisher distributions, this function computes several related quantities of the data on the unit hypersphere with respect to the specified model.
movMF_info(data, means, concentrations, weights)
data |
an |
means |
an |
concentrations |
a vector of length |
weights |
a vector of length |
a named list containing
a vector of length n
of the densities of the data points.
a vector of length n
of the hard clustering results.
the log-likelihood of the data.
the Akaike information criterion.
the Bayesian information criterion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.