Semi-Binary and Semi-Ternary Matrix Decomposition are performed based on Non-negative Matrix Factorization (NMF) and Singular Value Decomposition (SVD). For the details of the methods, see the reference section of GitHub README.md <https://github.com/rikenbit/dcTensor>.
Version: | 1.0.1 |
Depends: | R (≥ 3.4.0) |
Imports: | methods, MASS, fields, rTensor, nnTensor |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2023-03-17 |
Author: | Koki Tsuyuzaki [aut, cre] |
Maintainer: | Koki Tsuyuzaki <k.t.the-answer at hotmail.co.jp> |
License: | MIT + file LICENSE |
URL: | https://github.com/rikenbit/dcTensor |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | dcTensor results |
Package source: | dcTensor_1.0.1.tar.gz |
Windows binaries: | r-devel: dcTensor_1.0.1.zip, r-release: dcTensor_1.0.1.zip, r-oldrel: dcTensor_1.0.1.zip |
macOS binaries: | r-release (arm64): dcTensor_1.0.1.tgz, r-oldrel (arm64): dcTensor_1.0.1.tgz, r-release (x86_64): dcTensor_1.0.1.tgz, r-oldrel (x86_64): dcTensor_1.0.1.tgz |
Old sources: | dcTensor archive |
Please use the canonical form https://CRAN.R-project.org/package=dcTensor to link to this page.