Package: nmfem
Type: Package
Title: NMF-EM Algorithm
Version: 1.0.0
Authors@R: person("Lena", "Carel", email = "lena.carel@gmail.com", role = c("aut", "cre"))
Depends: R(>= 2.10.0)
Description: Provides a version of the Expectation-Maximization algorithm for
    mix-models, reducing the numbers of parameters to estimate using
    Non-negative Matrix Factorization methods.
    For more explanations, see pre-print of Carel and Alquier (2017) <arXiv:1709.03346>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: plyr, dplyr, d3heatmap, mixtools, tidyr
RoxygenNote: 6.0.1
Suggests: knitr, testthat, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-16 15:37:09 UTC; lena.carel
Author: Lena Carel [aut, cre]
Maintainer: Lena Carel <lena.carel@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-17 10:03:52 UTC
