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]
All associated links for this package
First Published: 2009-06-14
Latest Update: 2025-01-07
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 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:28), 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

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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