Learn R Programming

MGMM (version 1.0.1.1)

MixUpdateMeans: Mean Update for Mixture of MVNs with Missingness.

Description

Mean Update for Mixture of MVNs with Missingness.

Usage

MixUpdateMeans(split_data, means, covs, gamma)

Value

List containing the updated component means.

Arguments

split_data

Data partitioned by missingness.

means

List of component means.

covs

List of component covariances.

gamma

List of component responsibilities.