Package: mwTensor
Type: Package
Title: Multi-Way Component Analysis
Version: 0.99.5
Date: 2021-10-12
Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"),
                      email = "k.t.the-answer@hotmail.co.jp"))
Suggests: testthat
Depends: R (>= 4.1.0)
Imports: methods, MASS, rTensor, nnTensor, ccTensor, ica, igraph
Description: For single tensor data, any matrix factorization method can be specified the matricised tensor in each dimension by Multi-way Component Analysis (MWCA). An originally extended MWCA is also implemented to specify and decompose multiple matrices and tensors simultaneously (CoupledMWCA). See the reference section of GitHub README.md <https://github.com/rikenbit/mwTensor>, for details of the methods.
License: Artistic-2.0
URL: https://github.com/rikenbit/mwTensor
NeedsCompilation: no
Packaged: 2021-10-12 07:34:49 UTC; root
Author: Koki Tsuyuzaki [aut, cre]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2021-10-12 08:00:02 UTC
Built: R 4.2.0; ; 2022-04-13 17:15:00 UTC; unix
