UpdateP {RMallow} | R Documentation |
Update Proportion in each cluster.
Description
Updates the proportion of data assigned to each cluster.
Usage
UpdateP(z)
Arguments
z |
Probabilities that each sequence is in each cluster. |
Value
Proportion of data in 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.
[Package RMallow version 1.1 Index]