Package: MixSim
Version: 1.1-8
Date: 2024-07-16
Title: Simulating Data to Study Performance of Clustering Algorithms
Authors@R: c(person("Volodymyr", "Melnykov", role = "aut",
                    email = "vmelnykov@cba.ua.edu"),
             person("Wei-Chen", "Chen", role = c("aut", "cre"),
                    email = "wccsnow@gmail.com"),
             person("Ranjan", "Maitra", role = "aut",
                    email = "maitra@iastate.edu"),
             person("Robert", "Davies", role = "ctb",
                    comment = "quadratic form probabilities"),
             person("Stephen", "Moshier", role = "ctb",
                    comment = "eigenvalue calculations"),
             person("Rouben", "Rostamian", role = "ctb",
                     comment = "memory allocation"))
Depends: R (>= 4.0.0), MASS
Enhances: mclust, cluster
LazyLoad: yes
Description: The utility of this package is in simulating mixtures of Gaussian
        distributions with different levels of overlap between mixture
        components.  Pairwise overlap, defined as a sum of two
        misclassification probabilities, measures the degree of
        interaction between components and can be readily employed to
        control the clustering complexity of datasets simulated from
        mixtures. These datasets can then be used for systematic
        performance investigation of clustering and finite mixture
        modeling algorithms. Among other capabilities of 'MixSim', there
        are computing the exact overlap for Gaussian mixtures,
        simulating Gaussian and non-Gaussian data, simulating outliers
        and noise variables, calculating various measures of agreement
        between two partitionings, and constructing parallel
        distribution plots for the graphical display of finite mixture
        models.
License: GPL (>= 2)
NeedsCompilation: yes
Maintainer: Wei-Chen Chen <wccsnow@gmail.com>
Packaged: 2024-07-17 02:58:15 UTC; snoweye
Author: Volodymyr Melnykov [aut],
  Wei-Chen Chen [aut, cre],
  Ranjan Maitra [aut],
  Robert Davies [ctb] (quadratic form probabilities),
  Stephen Moshier [ctb] (eigenvalue calculations),
  Rouben Rostamian [ctb] (memory allocation)
Repository: CRAN
Date/Publication: 2024-07-17 04:40:02 UTC
