UpdateR {RMallow} | R Documentation |
Maximizes the likelihood of the data by updating the cluster centers of the model.
UpdateR(r, z, infos = NULL)
r |
Matrix of sequences being clustered. |
z |
Probability of cluster membership for each sequence and each cluster. |
infos |
The KendallInfo matrix for "r". |
New cluster centers for each cluster.
Erik Gregory
"Mixtures of distance-based models for ranking data". Thomas Brendan Murphy & Donal Martin. 1 April 2002. Computational Statistics & Data Analysis 41 (2003) 645-655.