MWCAParams-class | R Documentation |
The parameter object to be specified against MWCA function.
Objects can be created by calls of the form new("MWCAParams", ...)
.
A high-dimensional array.
A mask array having the same dimension of X.
The pseudo count to avoid zero division, when the element is zero (Default: Machine Epsilon).
Algorithms used to decompose the matricised tensor in each mode.
The lower dimension of each factor matrix.
Whether the factor matrix is transposed to calculate core tensor.
Whether the output is visualized.
When viz=TRUE, whether the plot is output in the directory.
Function to peform MWCA.
MWCAResult-class
, MWCA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.