View source: R/set_X_attributes.R
compute_colnorm | R Documentation |
computes column L2 norm for any type of matrix
compute_colnorm(X)
X |
an n by p matrix of any type, e.g. sparse, dense |
a p vector of column L-2 norms
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.