Learn R Programming

MGMM (version 1.0.1.1)

mvn-class: Multivariate Normal Model Class

Description

Defines a class to hold multivariate normal models.

Arguments

Slots

Completed

Completed data, with missing values imputed to their posterior expectations.

Covariance

Fitted covariance matrix.

Data

Original data, with missing values present.

Mean

Fitted mean vector.

Objective

Final value of the EM objective.