Update modal sequences in each cluster.
更新每个簇中的情态序列。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Maximizes the likelihood of the data by updating the cluster centers of the model.
的可能性最大化的数据更新聚类中心的模型。
用法----------Usage----------
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".
KendallInfo矩阵为“R”。
值----------Value----------
New cluster centers for each cluster.
新的聚类中心为每个聚类。
(作者)----------Author(s)----------
Erik Gregory
参考文献----------References----------
Thomas Brendan Murphy & Donal Martin. 1 April 2002. Computational Statistics & Data Analysis 41 (2003) 645-655.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。