Other packages > Find by keyword >

matrixStats  

Functions that Apply to Rows and Columns of Matrices (and to Vectors)
View on CRAN: Click here


Download and install matrixStats package within the R console
Install from CRAN:
install.packages("matrixStats")

Install from Github:
library("remotes")
install_github("cran/matrixStats")

Install by package version:
library("remotes")
install_version("matrixStats", "1.5.0")



Attach the package and use:
library("matrixStats")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
First Published: 2009-06-14
Latest Update: 2023-12-11
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().
How to cite:
Henrik Bengtsson (2009). matrixStats: Functions that Apply to Rows and Columns of Matrices (and to Vectors). R package version 1.5.0, https://cran.r-project.org/web/packages/matrixStats. Accessed 12 Apr. 2025.
Previous versions and publish date:
0.1.5 (2009-06-14 21:08), 0.1.6 (2009-06-18 09:29), 0.1.8 (2009-11-13 14:35), 0.1.9 (2010-02-04 09:46), 0.2.1 (2010-04-05 17:46), 0.2.2 (2010-10-12 08:29), 0.3.0 (2011-10-14 17:29), 0.4.0 (2011-11-12 17:15), 0.4.3 (2011-12-13 09:36), 0.4.4 (2012-03-06 07:43), 0.5.0 (2012-05-06 08:57), 0.5.2 (2012-07-03 08:51), 0.5.3 (2012-09-13 07:58), 0.6.2 (2012-11-16 08:59), 0.8.0 (2013-05-02 08:20), 0.8.1 (2013-05-02 10:06), 0.8.5 (2013-07-15 01:02), 0.8.10 (2013-09-16 20:31), 0.8.12 (2013-09-27 07:51), 0.8.14 (2014-01-05 18:16), 0.8.15 (2014-06-05 09:04), 0.9.7 (2014-06-06 09:03), 0.10.0 (2014-06-08 15:33), 0.10.3 (2014-10-15 23:57), 0.12.0 (2014-12-07 07:03), 0.12.2 (2014-12-07 22:52), 0.13.0 (2015-01-21 07:56), 0.13.1 (2015-01-22 22:34), 0.14.0 (2015-02-14 01:18), 0.14.1 (2015-06-20 23:47), 0.14.2 (2015-06-24 18:23), 0.15.0 (2015-10-27 08:10), 0.50.0 (2015-12-13 19:41), 0.50.1 (2015-12-15 09:27), 0.50.2 (2016-04-24 20:48), 0.51.0 (2016-10-09 09:15), 0.52.0 (2017-04-04 08:19), 0.52.1 (2017-04-05 00:01), 0.52.2 (2017-04-14 16:49), 0.53.0 (2018-01-24 12:39), 0.53.1 (2018-02-11 15:13), 0.54.0 (2018-07-23 22:40), 0.55.0 (2019-09-07 18:50), 0.56.0 (2020-03-13 11:00), 0.57.0 (2020-09-26 00:00), 0.58.0 (2021-01-30 00:50), 0.59.0 (2021-06-01 08:10), 0.60.0 (2021-07-26 20:50), 0.60.1 (2021-08-23 09:30), 0.61.0 (2021-09-17 13:10), 0.62.0 (2022-04-19 14:12), 0.63.0 (2022-11-18 15:10), 1.0.0 (2023-06-02 10:40), 1.1.0 (2023-11-07 11:10), 1.2.0 (2023-12-11 23:30), 1.3.0 (2024-04-11 10:10), 1.4.0 (2024-09-04 11:00), 1.4.1 (2024-09-08 10:40)
Other packages that cited matrixStats R package
View matrixStats citation profile
Other R packages that matrixStats depends, imports, suggests or enhances
Complete documentation for matrixStats
Downloads during the last 30 days
03/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for matrixStats30004000500060007000800090001000011000TrendBars

Today's Hot Picks in Authors and Packages

dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
oysteR  
Scans R Projects for Vulnerable Third Party Dependencies
Collects a list of your third party R packages, and scans them with the 'OSS' Index provided by 'So ...
Download / Learn more Package Citations See dependency  
rem  
Relational Event Models (REM)
Calculate endogenous network effects in event sequences and fit relational event models (REM): Using ...
Download / Learn more Package Citations See dependency  
sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA