Skip to content
forked from cran/mclust

❗ This is a read-only mirror of the CRAN R package repository. mclust — Gaussian Mixture Modelling for Model-Based Clustering, Classification, and Density Estimation. Homepage: https://mclust-org.github.io/mclust/

Notifications You must be signed in to change notification settings

changbiHub/mclust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCLUST: Copyright 1991-2010 University of Washington.  All rights reserved.

The term MCLUST used here refers to all versions of the software, including
contributed R language (CRAN) packages named mclust, mclust02, and mclust98, 
and the (obsolete) mclust package available in the S archive of StatLib. 

CRAN master (WU Wien) and all of its mirrors are permitted to distribute
MCLUST as an R package. Otherwise distribution of MCLUST or of modifications 
thereof is prohibited except by special license agreement with the University 
of Washington. All users of MCLUST, including users that invoke MCLUST through
other packages, are subject to the license terms given below.

Except for strict academic use, use of MCLUST (by itself or through other 
packages) requires payment of an annual license fee and completion of a 
license agreement found at the following URL: 
http://depts.washington.edu/ventures/UW_Technology/Express_Licenses/mclust.php

For academic users for internal research, the University of Washington and 
the developers of MCLUST, Chris Fraley and Adrian Raftery in the Department of 
Statistics, give permission for you and your Institution to copy, perform, 
display and modify the MCLUST software under the following conditions:  

1. the MCLUST software, including any modifications you may have made to it, 
   remains at your Institution and is not published, distributed, or 
   otherwise transferred or made available in whole or in part, modified or 
   unmodified, to other than Institution employees and/or students under your 
   direct supervision;

2. you retain in MCLUST and any modifications to MCLUST the copyright, 
   trademark, or other notices pertaining to MCLUST as provided by the 
   University of Washington;

3. you permit the MCLUST developers and the University of Washington 
   to use any information you provide in making changes to the MCLUST 
   software; 

4. you acknowledge the right of the University of Washington to prepare and 
   publish modifications to MCLUST that may be substantially similar or 
   functionally equivalent to your modifications and improvements, and if you 
   obtain patent protection for any modification or improvement to MCLUST you 
   agree not to allege or enjoin infringement of your patent by the 
   University of Washington or by any of the University of Washington's 
   licensees obtaining modifications or improvements to MCLUST from the 
   University of Washington; 

5. you acknowledge in your publications contributions to your research 
   involving or based on the MCLUST software by citing the following 
   references (bibtex entries can be found at the bottom of this file);

C. Fraley and A. E. Raftery, Model-based clustering, discriminant analysis, 
and density estimation, Journal of the American Statistical Association, 
Vol. 97, pages 611-631 (2002).

C. Fraley and A. E. Raftery, MCLUST Version 3 for R: Normal Mixture
Modeling and Model-based Clustering, Technical Report No. 504,
Department of Statistics, University of Washington, September 2006
(revised December 2009).

6. those whose only use of MCLUST is through another package must cite
   the primary references associated with those packages but need not cite 
   the above references as a condition for software use ---
   all other provisions of the license apply;

7. any risk associated with using the MCLUST software at your Institution 
   is with you and your Institution. MCLUST is experimental in nature and 
   is made available as a research courtesy "AS IS," without obligation 
   by the University of Washington to provide accompanying services or 
   support.  

THE UNIVERSITY OF WASHINGTON, THE AUTHORS, AND THE FUNDING AGENCIES, 
EXPRESSLY DISCLAIM ANY AND ALL WARRANTIES REGARDING THE SOFTWARE, 
WHETHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES 
PERTAINING TO NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A 
PARTICULAR PURPOSE.

@article{FraleyRaftery2002,
            author = "C. Fraley and A. E. Raftery",
            title = "Model-Based Clustering, Discriminant Analysis and
                     Density Estimation",
            journal = "Journal of the American Statistical Association",
            volume = 97,
            pages = "611-631",
            year = 2002}

@techreport{MclustSoftwareManual2006,
            author = "C. Fraley and A. E. Raftery",
	        title = "{MCLUST} Version 3 for {R}: {N}ormal 
                    Mixture Modeling and Model-Based Clustering",
            type = "Technical Report",
            number = "504",
            address = "Department of Statistics",
            institution = "University of Washington",
	        year = {(2006, revised in 2009))}

About

❗ This is a read-only mirror of the CRAN R package repository. mclust — Gaussian Mixture Modelling for Model-Based Clustering, Classification, and Density Estimation. Homepage: https://mclust-org.github.io/mclust/

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 54.1%
  • Fortran 43.9%
  • C 1.6%
  • CSS 0.4%