comp_postprob
compute the posterior prob that each observation came from each component of the mixture m,output a k by n vector of probabilities computed by weighting the component densities by pi and then normalizing
comp_postprob(m, data)
m |
mixture distribution with k components |
data |
details depend on the model |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.