matrixStats (version 1.3.0)

Functions that Apply to Rows and Columns of Matrices (and to Vectors)

Description

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().

Copy Link

Version

Down Chevron

Install

install.packages('matrixStats')

Monthly Downloads

189,035

Version

1.3.0

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Last Published

April 11th, 2024

Functions in matrixStats (1.3.0)