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