rearrange_output_mix: Arrange the output of MLE of mixtures of Mallows models with...

rearrange_output_mixR 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 "emMSmix" returned by fitMSmix.

ord

Integer vector of length n_clust with the desired relabelling of the mixture component labels.


MSmix documentation built on April 3, 2025, 9:29 p.m.