Qclust(): Robust Estimation of Gaussian Mixture Models
University of Cincinnati and Johns Hopkins University
R Package is availble on CRAN. Here is the most recent version: qclust_1.0.tar.gz.
To install the package, pleas type the following in R:
install.packages("qclust_1.0.tar.gz",repos = NULL, type="source")
library(qclust)
?Qclust