Some functions for performing non-negative matrix factorization, non-negative CANDECOMP/PARAFAC (CP) decomposition, non-negative Tucker decomposition, and generating toy model data. See Andrzej Cichock et al (2009) and the reference section of GitHub README.md <https://github.com/rikenbit/nnTensor>, for details of the methods.
Version: | 1.1.8 |
Depends: | R (≥ 3.4.0) |
Imports: | methods, MASS, fields, rTensor, plot3D, tagcloud, ggplot2 |
Suggests: | testthat |
Published: | 2022-07-14 |
Author: | Koki Tsuyuzaki [aut, cre], Manabu Ishii [aut], Itoshi Nikaido [aut] |
Maintainer: | Koki Tsuyuzaki <k.t.the-answer at hotmail.co.jp> |
License: | Artistic-2.0 |
URL: | https://github.com/rikenbit/nnTensor |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | nnTensor results |
Reference manual: | nnTensor.pdf |
Package source: | nnTensor_1.1.8.tar.gz |
Windows binaries: | r-devel: nnTensor_1.1.8.zip, r-release: nnTensor_1.1.8.zip, r-oldrel: nnTensor_1.1.8.zip |
macOS binaries: | r-release (arm64): nnTensor_1.1.8.tgz, r-oldrel (arm64): nnTensor_1.1.8.tgz, r-release (x86_64): nnTensor_1.1.8.tgz, r-oldrel (x86_64): nnTensor_1.1.8.tgz |
Old sources: | nnTensor archive |
Reverse imports: | mwTensor, scTensor, scTGIF |
Reverse suggests: | ccTensor |
Please use the canonical form https://CRAN.R-project.org/package=nnTensor to link to this page.