update_z_q0_sameSigma {fabMix} | R Documentation |
z
for q=0
Gibbs sampling for z
update_z_q0_sameSigma(w, mu, SigmaINV, K, x_data)
w |
Mixture weights |
mu |
Marginal means |
SigmaINV |
Precision matrix per component |
K |
Number of components |
x_data |
Data |
Allocation vector
Panagiotis Papastamoulis