tmean | R Documentation |
Find the mean of a 3-mode tensor.
tmean(tnsr)
tnsr |
: a 3-mode tensor |
a Tensor-class object
Kyle Caudle
Randy Hoover
Jackson Cates
tnsr <- rand_tensor(modes=c(3,4,5))
tmean(tnsr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.