UpdateR: Update modal sequences in each cluster.

Description Usage Arguments Value Author(s) References

View source: R/UpdateR.R

Description

Maximizes the likelihood of the data by updating the cluster centers of the model.

Usage

1
  UpdateR(r, z, infos = NULL)

Arguments

r

Matrix of sequences being clustered.

z

Probability of cluster membership for each sequence and each cluster.

infos

The KendallInfo matrix for "r".

Value

New cluster centers for each cluster.

Author(s)

Erik Gregory

References

"Mixtures of distance-based models for ranking data". Thomas Brendan Murphy & Donal Martin. 1 April 2002. Computational Statistics & Data Analysis 41 (2003) 645-655.


RMallow documentation built on Feb. 7, 2020, 9:06 a.m.