Displaying 4 results from an estimated 4 matches for "emmix".
Did you mean:
emmi
2002 Sep 14
2
OT: Compiling EMMIX
Sorry for the off-topic post, but there is such a wealth of knowledge here
that I thought someone might have suggestions.
Geoff MacLachlan and David Peel have a program - EMMIX - available for
mixture modelling. It is only available as FORTRAN source code and is
"downloadable" from Geoff's site. The code is reputed to run on Unix
machines and is compilable according to instructions posted on the web site
simply as:
f77 -o emmix emmix.f
I've downl...
2002 Sep 15
0
Thanks for help on EMMIX
Thanks to John Day, Tom Richards, Mike Prager, Thomas Lumley, and Goran
Brostrom, for various helpful suggestions that finally allowed me to get
EMMIX compiled on my Linux (and my Windows) machines.
The problem was a simple case-sensitivity issue concerning a single file,
which I had correctly downloaded but named using the wrong case
("emmix.max" instead of "EMMIX.max"). Both g77 (under MinG 2.0) and f77
(under RH Linux...
2001 Nov 16
2
Finite Mixture Analysis
Are there any S-Plus or R libraries/packages that do Finite Mixture
Analysis following the algorithms similar to those implemented in Geoffrey
MacLachlan's EMMIX program?
Thanks.
Dr. Marc R. Feldesman
email: feldesmanm at pdx.edu
email: feldesman at attglobal.net
fax: 503-725-3905
"Don't know where I'm going.
Don't like where I've been.
There may be no exit.
But hell, I'm going in." Jimmy Buffett
Powered by Superchoe...
2005 Sep 08
1
clustering: Multivariate t mixtures
Hi,
Before I write code to do it does anyone know of code for fitting
mixtures of multivariate-t distributions.
I can't use McLachan's EMMIX code because the license is "For non
commercial use only".
I checked, mclust and flexmix but both only do Gaussian.
Thanks
Nicholas