tINVdwht | R Documentation |
Performs inverse of 3-mode tensor using the discrete Walsh Hadley transform.
tINVdwht(tnsr)
tnsr |
a 3-mode S3 tensor class object |
S3 class tensor
Kyle Caudle
Randy Hoover
Jackson Cates
Everett Sandbo
T <- t_rand(modes=c(2,2,4))
print(tINVdwht(T))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.