powered by
Find the mean of a 3-mode tensor.
tmean(tnsr)
a Tensor-class object
: a 3-mode tensor
Kyle Caudle
Randy Hoover
Jackson Cates
tnsr <- rand_tensor(modes=c(3,4,5)) tmean(tnsr)
Run the code above in your browser using DataLab