I am trying to fit a univariate Gaussian Mixture Model with the EM algorithm. But I only found a package in R (mclust). Does anybody know an equivalent proc step in SAS 9.3?
Many thanks in advance.
You can fit a wide range of finite mixture models by using the FMM procedure. You can choose from the conjugate Gibbs sampler or the Metropolis-Hastings sampling algorithm. To see a simple example of Gaussian mixtures, see "Modeling finite mixtures" and "The power of finite mixture models."
Look at proc FMM.
You can fit a wide range of finite mixture models by using the FMM procedure. You can choose from the conjugate Gibbs sampler or the Metropolis-Hastings sampling algorithm. To see a simple example of Gaussian mixtures, see "Modeling finite mixtures" and "The power of finite mixture models."
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.