R package for CUR/CX Tensor Decomposition
://github.com/rikenbit/ccTensor/
git clone https R CMD INSTALL ccTensor
or type the code below in the R console window
install.packages("devtools", repos="http://cran.r-project.org")
library(devtools)
::install_github("rikenbit/ccTensor") devtools
Copyright (c) 2021 Koki Tsuyuzaki and Laboratory for Bioinformatics Research, RIKEN Center for Biosystems Dynamics Reseach Released under the Artistic License 2.0.