average.mat.rows.parallel | R Documentation |
Function that gets the average of each row of a matrix (but in parallel)
average.mat.rows.parallel(m, ids, f = colMeans)
m |
matrix |
ids |
identifiers |
f |
averaging function (colMeans) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.