Learn R Programming

⚠️There's a newer version (1.1-8) of this package.Take me there.

MixSim (version 1.1-2)

Simulating Data to Study Performance of Clustering Algorithms

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.

Copy Link

Version

Install

install.packages('MixSim')

Monthly Downloads

538

Version

1.1-2

License

GPL (>= 2)

Maintainer

Wei-Chen Chen

Last Published

October 22nd, 2015

Functions in MixSim (1.1-2)

simdataset

Dataset Simulation
overlapGOM

Generalized overlap of Maitra
VarInf

Variation of Information
pdplot

Parallel Distribution Plot
MixSim-package

Simulation of Gaussian Finite Mixture Models
MixGOM

Mixture Simulation based on generalized overlap of Maitra
RandIndex

Rand's Index
perms

Permutations
overlap

Overlap
print.object

Functions for Printing or Summarizing Objects
MixSim

Mixture Simulation
ClassProp

Classification Proportion