| MixUpdateMeans | R Documentation |
Paper eq. (7): \mu_j^{(r+1)} = (1/n_j) \sum_i \gamma_{ij} \hat{y}_{ij} (responsibility-weighted average of working responses).
MixUpdateMeans(split_data, means, covs, gamma)
split_data |
Data partitioned by missingness. |
means |
List of component means. |
covs |
List of component covariances. |
gamma |
List of component responsibilities. |
List containing the updated component means.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.