Skip to content

mmaechler/norMmix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

norMmix package

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

TODO:

  • make init method optional with no default
  • spurious cluster suppression
  • (WIP) add vignette
  • test against windows
  • (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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%