NMixClust {mixAK} | R Documentation |
It performs clustering based on posterior summary for (re-labeled) mixture
components in a model with fixed number of components fitted with
NMixMCMC
function.
NMixClust(object, y)
object |
an object of class NMixMCMC |
y |
vector, matrix or data frame with observations to be clustered |
A data.frame
with observations in the first columns and
additionally columns labeled prob1
,..., probp
giving
posterior probabilities of belonging to each component and a column
labeled component
giving the index of the component with the
highest posterior probability.
Arnošt Komárek arnost.komarek[AT]mff.cuni.cz