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().
Version: | 0.56.0 |
Depends: | R (≥ 2.12.0) |
Suggests: | base64enc, ggplot2, knitr, microbenchmark, R.devices, R.rsp |
Published: | 2020-03-13 |
Author: | Henrik Bengtsson [aut, cre, cph], Hector Corrada Bravo [ctb], Robert Gentleman [ctb], Ola Hossjer [ctb], Harris Jaffee [ctb], Dongcan Jiang [ctb], Peter Langfelder [ctb], Peter Hickey [ctb], Brian Montgomery [ctb] |
Maintainer: | Henrik Bengtsson <henrikb at braju.com> |
BugReports: | https://github.com/HenrikBengtsson/matrixStats/issues |
License: | Artistic-2.0 |
URL: | https://github.com/HenrikBengtsson/matrixStats |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | matrixStats results |
Reference manual: | matrixStats.pdf |
Vignettes: |
matrixStats: Summary of functions |
Package source: | matrixStats_0.56.0.tar.gz |
Windows binaries: | r-devel: matrixStats_0.56.0.zip, r-release: matrixStats_0.56.0.zip, r-oldrel: matrixStats_0.56.0.zip |
macOS binaries: | r-release: matrixStats_0.56.0.tgz, r-oldrel: matrixStats_0.56.0.tgz |
Old sources: | matrixStats archive |
Please use the canonical form https://CRAN.R-project.org/package=matrixStats to link to this page.