View source: R/900_BTRR_sampling_fns.R
composeParafac | R Documentation |
This function takes a list of length D containing all of the components of the CP decomposition and returning a D-dimensional tensor.
composeParafac(bb)
bb |
A list of length D in which each element is a p_d by R matrix |
A single array-class tensor. In two-dimensions, this will be returned as a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.