Wvec | R Documentation |
Wvec
stacks columns of the given matrix to form a vector
and removes elements that are zeros.
Wvec(W)
W |
a size |
a vector of length d^2 - n_zeros
where n_zeros
is the
number of zero entries in the matrix W
.
No argument checks!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.