Learn R Programming

MGMM (version 0.3.1)

MixClusterAssign: Cluster Assignment for Mixutre of MVNs with Missingness.

Description

Cluster Assignment for Mixutre of MVNs with Missingness.

Usage

MixClusterAssign(split_data, theta)

Arguments

split_data

Data partitioned by missingness.

theta

List containing the current `means`, `covs`, `pi`, and `gamma`.

Value

List containing:

  • Matrix of cluster `Assignments`.

  • Matrix of `Density` evaluations.

  • Matrix of cluster `Responsibilities`.