Package: iTensor
Type: Package
Title: ICA-Based Matrix/Tensor Decomposition
Version: 0.99.0
Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"),
                      email = "k.t.the-answer@hotmail.co.jp"))
Description: Some functions for performing ICA, MICA, and Multilinear ICA are implemented.
    ICA, MICA, and Multilinear ICA extract statistically independent components from single matrix, multiple matrices, and single tensor, respectively.
    For the details of these methods, see the reference section of GitHub README.md <https://github.com/rikenbit/iTensor>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
URL: https://github.com/rikenbit/mwTensor
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: MASS, methods, rTensor, stats
NeedsCompilation: no
Packaged: 2022-06-11 02:07:53 UTC; tsuyusakikouki
Author: Koki Tsuyuzaki [aut, cre]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2022-06-14 10:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:47:59 UTC; windows
