Package edu.cmu.tetrad.search
Class Demixer
java.lang.Object
edu.cmu.tetrad.search.Demixer
Uses expectation-maximization to sort a a data set with data sampled from two or more multivariate Gaussian
distributions into its component data sets.
- Author:
- Madelyn Glymour
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Demixer
Constructor. Initializes the means, weights, and covariance matrices for each model.- Parameters:
data
- the data setk
- the number of models
-
-
Method Details
-
demix
-
isDemixed
public boolean isDemixed()
-