View source: R/movMF_convert.R
movMF_convert | R Documentation |
Given an output from the movMF package's movMF function, convert them into the standard mixture parameter format.
movMF_convert(movMF_object)
movMF_object |
a movMF object of |
a named list containing
a (K \times d)
matrix of means
a K
vector of concentrations
a K
vector of weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.