posterior.RdDetermine posterior probabilities or cluster memberships for a fitted
flexmix or unfitted FLXdist model.
# S4 method for class 'flexmix,missing'
posterior(object, newdata, unscaled = FALSE, ...)
# S4 method for class 'FLXdist,listOrdata.frame'
posterior(object, newdata, unscaled = FALSE, ...)
# S4 method for class 'flexmix,missing'
clusters(object, newdata, ...)
# S4 method for class 'FLXdist,ANY'
clusters(object, newdata, ...)