Learn R Programming

matrixStats (version 0.14.2)

matrixStats-package: Package matrixStats

Description

Methods operating on rows and columns of matrices, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). There are also some vector-based methods, e.g. binMeans(), madDiff() and weightedMedians(). All methods have been optimized for speed and memory usage.

Arguments

Installation

To install this package, please do: install.packages("matrixStats")

Vignettes

For an overview of the package, see the '../doc/index.html{vignettes}';
  1. Summary of functions.

How to cite this package

Henrik Bengtsson (2015). matrixStats: Methods that Apply to Rows and Columns of Matrices (and to Vectors). R package version 0.14.2. https://github.com/HenrikBengtsson/matrixStats