update_mixture_components | R Documentation |
This function updates the mixture components
according to
the current mixture mixture
generated at iteration t
.
update_mixture_components(mixture, components, t)
mixture |
A list of mixture components as returned by
|
components |
A list of mixture components made of
|
t |
The current iteration index (integer) |
The updated components
list
evaluate_mixture
, fit_mixture
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.