mvn-class {MGMM} | R 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.
[Package MGMM version 1.0.1.1 Index]