Learn R Programming

MGMM (version 0.3.1)

fit.mix.miss.update.means: Mean Update for Mixture of MVNs with Missingness.

Description

Mean Update for Mixture of MVNs with Missingness.

Usage

fit.mix.miss.update.means(split_data, means, covs, gamma)

Arguments

split_data

Data partitioned by missingness.

means

List of component means.

covs

List of component covariances.

gamma

List of component responsibilities.

Value

List containing the updated component means.