update_z_q0_sameSigma {fabMix} | R Documentation |
Gibbs sampling for z
for q=0
Description
Gibbs sampling for z
Usage
update_z_q0_sameSigma(w, mu, SigmaINV, K, x_data)
Arguments
w |
Mixture weights |
mu |
Marginal means |
SigmaINV |
Precision matrix per component |
K |
Number of components |
x_data |
Data |
Value
Allocation vector
Author(s)
Panagiotis Papastamoulis
[Package fabMix version 5.1 Index]