powered by
Given a matrix with number of rows equal to the number of observation and number of columns equal to the number of latent classes, function `init.em` generate the posterior probability using that matrix based on the method set by the user.
init.em(object, ...)
The posterior probability matrix
A matrix.
other used arguments.