Update class allocation vector
Arguments
- s
[
numeric(C)]
The vector of class weights.- beta
[
matrix(nrow = P_r, ncol = N)]
The matrix of the decider-specific coefficient vectors.- b
[
matrix(nrow = P_r, ncol = C)]
The matrix of class means as columns.- Omega
[
matrix(nrow = P_r * P_r, ncol = C)]
The matrix of vectorized class covariance matrices as columns.
