mwTensor

R package for Multi-way Component Analysis

Installation

git clone https://github.com/rikenbit/mwTensor/
R CMD INSTALL mwTensor

or type the code below in the R console window

library(devtools)
devtools::install_github("rikenbit/mwTensor")

References

License

Copyright (c) 2021 Koki Tsuyuzaki and Laboratory for Bioinformatics Research, RIKEN Center for Biosystems Dynamics Reseach Released under the Artistic License 2.0.

Authors