CRAN/E | rTensor

rTensor

Tools for Tensor Analysis and Decomposition

Installation

About

A set of tools for creation, manipulation, and modeling of tensors with arbitrary number of modes. A tensor in the context of data analysis is a multidimensional array. rTensor does this by providing a S4 class 'Tensor' that wraps around the base 'array' class. rTensor provides common tensor operations as methods, including matrix unfolding, summing/averaging across modes, calculating the Frobenius norm, and taking the inner product between two tensors. Familiar array operations are overloaded, such as index subsetting via '[' and element-wise operations. rTensor also implements various tensor decomposition, including CP, GLRAM, MPCA, PVD, and Tucker. For tensors with 3 modes, rTensor also implements transpose, t-product, and t-SVD, as defined in Kilmer et al. (2013). Some auxiliary functions include the Khatri-Rao product, Kronecker product, and the Hadamard product for a list of matrices.

Citation rTensor citation info
github.com/rikenbit/rTensor

Key Metrics

Version 1.4.8
R ≥ 2.10.0
Published 2021-05-15 1070 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks rTensor results

Downloads

Yesterday 45 0%
Last 7 days 175 -11%
Last 30 days 736 -18%
Last 90 days 2.729 -1%
Last 365 days 9.131 -11%

Maintainer

Maintainer

Koki Tsuyuzaki

k.t.the-answer@hotmail.co.jp

Authors

James Li
Jacob Bien
Martin Wells

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rTensor archive

Depends

R ≥ 2.10.0

Imports

methods

Reverse Depends

tensorTS

Reverse Imports

ccTensor
DelayedTensor
gcTensor
iTensor
mwTensor
nnTensor
rTensor2
scITD
scTensor
SmoothTensor
TensorClustering
Tlasso
TRES
ttTensor