mst_fun | R Documentation |
This function to update the model parameters for the latent Gaussian variables.
mst_fun(m, V, G, K, z)
m |
variational parameter m from last iteration. |
V |
variational parameter Vfrom last iteration. |
G |
number of component. |
K |
number of taxa. |
z |
class membership matrix at the current iteration. |
mst_fun()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.