View source: R/903_post_hoc_fns.R
composeTuckerCore | R Documentation |
Compose a tensor based on the Tucker Decomposition
composeTuckerCore(bb, gg)
bb |
a list of tensor decomposition matrices in which the number of columns corresponds to the dimension margins |
gg |
an array in which the length of each dimension margin corresponds to the number of ranks to decompose each dimension |
an array (tensor) composed using the Tucker tensor decomposition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.