matrixStats (version 0.8.0)
Methods that apply to rows and columns of a matrix
Description
This packages provides methods operating on rows and
columns of matrices, e.g. col/rowMedians() and col/rowRanks().
There are also some vector-based methods, e.g. anyMissing(),
weightedMedians(), and binMeans(). The objective is to have
all methods being optimized for speed and memory consumption.