Learn R Programming

MGMM (version 0.3.1)

mix-class: Mixture Model Class

Description

Defines the class returned by the fitting functions.

Arguments

Slots

Assignments

Maximum a posteriori assignment.

Completed

Completed data, with missing values replaced by posterior expectations.

Components

Components.

Covariances

Fitted cluster covariances.

Density

Component density at observation.

Means

Fitted cluster means.

Objective

Final value of the EM objective.

Proportions

Fitted cluster proportions.

Responsibilities

Posterior membership probabilities.