Update mean of a single class
Arguments
- bar_b_c
[
numeric(P_r)
]
The average observation of this class.- Omega_c
[
matrix(P_r, P_r)
]
The class covariance matrix.- m_c
[
integer(1)
]
The number of observations in this class.- Sigma_b_0_inv
[
matrix(P_r, P_r)
]
The prior precision of the class mean.- mu_b_0
[
numeric(P_r)
]
The mean vector of the normal prior for eachb_c
.