Package: nmfbin
Title: Non-Negative Matrix Factorization for Binary Data
Version: 0.2.1
Authors@R: c(person(given = "Michal",
             family = "Ovadek",
             role = c("aut", "cre", "cph"),
             email = "michal.ovadek@gmail.com",
             comment = c(ORCID = "0000-0002-2552-2580")))
Description: Factorize binary matrices into rank-k components using the logistic function in the updating process. See e.g. Tomé et al (2015) <doi:10.1007/s11045-013-0240-9> .
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.3
URL: https://michalovadek.github.io/nmfbin/
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-09-20 19:16:47 UTC; uctqova
Author: Michal Ovadek [aut, cre, cph] (<https://orcid.org/0000-0002-2552-2580>)
Maintainer: Michal Ovadek <michal.ovadek@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-21 13:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:36:18 UTC; unix
