rearrange_output_mix {MSmix} | R Documentation |
Arrange the output of MLE of mixtures of Mallows models with Spearman distance via EM algorithms
Description
Arrange the output of the object of class "emMSmix"
according to a given relabelling of the mixture component labels.
Usage
rearrange_output_mix(output, ord)
Arguments
output |
An object of class |
ord |
Integer vector of length |
[Package MSmix version 2.0.0 Index]