Package: nmfem
Type: Package
Title: NMF-EM Algorithm
Version: 1.0.4
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.1.1
Suggests: knitr, testthat, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-02 12:24:02 UTC; lenacarel
Author: Lena Carel [aut, cre]
Maintainer: Lena Carel <lena.carel@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-02 12:40:03 UTC
URL: https://github.com/LenaCarel/nmfem
BugReports: https://github.com/LenaCarel/nmfem/issues
