Learn R Programming

fabMix (version 5.1)

update_z_q0: Gibbs sampling for \(z\) for \(q=0\)

Description

Gibbs sampling for \(z\)

Usage

update_z_q0(w, mu, SigmaINV, K, x_data)

Value

Allocation vector

Arguments

w

Mixture weights

mu

Marginal means

SigmaINV

Precision matrix per component

K

Number of components

x_data

Data

Author

Panagiotis Papastamoulis