Description Usage Arguments See Also
Not designed to be called by the user. Use as.tensor
instead.
1 2 3 | ## S4 method for signature 'Tensor'
initialize(.Object, num_modes = NULL, modes = NULL,
data = NULL)
|
.Object |
the tensor object |
num_modes |
number of modes of the tensor |
modes |
modes of the tensor |
data |
can be vector, matrix, or array |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.