matrixStats (Q28934): Difference between revisions
From MaRDI portal
Changed an Item |
Added link to MaRDI item. |
||
links / mardi / name | links / mardi / name | ||
Revision as of 20:29, 5 March 2024
Functions that Apply to Rows and Columns of Matrices (and to Vectors)
Language | Label | Description | Also known as |
---|---|---|---|
English | matrixStats |
Functions that Apply to Rows and Columns of Matrices (and to Vectors) |
Statements
11 December 2023
0 references
High-performing functions operating on rows and columns of matrices, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized. There are also optimized vector-based methods, e.g. binMeans(), madDiff() and weightedMedian().
0 references