nnTensor

R package for Non-negative Tensor Decomposition

Installation

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

or type the code below in the R console window ~~~~ library(devtools) devtools::install_github(“rikenbit/nnTensor”) ~~~~

References

License

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

Authors