Update covariance of a single class
Arguments
- S_c
[
matrix(P_r, P_r)
]
The scatter matrix of this class.- m_c
[
integer(1)
]
The number of observations in this class.- n_Omega_0
[
integer(1)
]
The degrees of freedom of the Inverse Wishart prior for eachOmega_c
.- V_Omega_0
[
matrix(P_r, P_r)
]
The scale matrix of the Inverse Wishart prior for eachOmega_c
.