The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

norMmix package

This package implements a model fitting algorithm for normal mixture models.

TODO: - [X] make init method optional with no default - [ ] spurious cluster suppression - [X] (WIP) add vignette - [X] test against windows - [X] (WIP) reintroduce functionality for many MLE passes for model selection

Install

On linux machines, using R only:

    git clone https://github.com/TrN000/norMmix.git
    R CMD build norMmix
    R CMD INSTALL norMmix_0.0-2.tar.gz

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.