mvn-class: Multivariate Normal Model Class

mvn-classR Documentation

Multivariate Normal Model Class

Description

Defines a class to hold multivariate normal models.

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.


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