MixUpdateMeans: Mean Update for Mixture of MVNs with Missingness.

View source: R/06_Mix_MVN.R

MixUpdateMeansR Documentation

Mean Update for Mixture of MVNs with Missingness.

Description

Mean Update for Mixture of MVNs with Missingness.

Usage

MixUpdateMeans(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.


MGMM documentation built on Sept. 30, 2023, 5:06 p.m.