Learn R Programming

MGMM (version 0.3.1)

MixResidOP: Expected Residual Outer Product for a Mixutre of MVNs.

Description

Expected Residual Outer Product for a Mixutre of MVNs.

Usage

MixResidOP(split_data, new_means, old_means, covs, gamma)

Arguments

split_data

Data partitioned by missingness.

new_means

List of updated means.

old_means

List of previous means.

covs

List of component covariances.

gamma

List cof component responsibilities.

Value

List of k expected residual outer products.