sp_vars_Rcpp | R Documentation |
Calculate column-wise or row-wise variance
sp_vars_Rcpp(sp_data, rowVars = FALSE)
sp_data |
A sparse matrix |
rowVars |
A boolean value, whether to calculate row-wise variance |
A n x 1 or p x 1 matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.