![[R logo]](../../../doc/html/logo.jpg)
| matrixStats-package | Package matrixStats |
| anyMissing | Checks if there are any missing values in an object or not |
| anyMissing-method | Checks if there are any missing values in an object or not |
| colAlls | Counts the number of TRUE values in each row (column) of a matrix |
| colAlls-method | Counts the number of TRUE values in each row (column) of a matrix |
| colAnys | Counts the number of TRUE values in each row (column) of a matrix |
| colAnys-method | Counts the number of TRUE values in each row (column) of a matrix |
| colCollapse | Extracts one cell per row (column) from a matrix |
| colCollapse-method | Extracts one cell per row (column) from a matrix |
| colCounts | Counts the number of TRUE values in each row (column) of a matrix |
| colCounts-method | Counts the number of TRUE values in each row (column) of a matrix |
| colDiffs | Calculates difference for each row (column) in a matrix |
| colIQRs | Estimates quantiles for each row (column) in a matrix |
| colMads | Standard deviation estimates for each row (column) in a matrix |
| colMaxs | Gets the range of values in each row (column) of a matrix |
| colMaxs-method | Gets the range of values in each row (column) of a matrix |
| colMedians | Calculates the median for each row (column) in a matrix |
| colMedians-method | Calculates the median for each row (column) in a matrix |
| colMins | Gets the range of values in each row (column) of a matrix |
| colMins-method | Gets the range of values in each row (column) of a matrix |
| colOrderStats | Gets an order statistic for each row (column) in a matrix |
| colOrderStats-method | Gets an order statistic for each row (column) in a matrix |
| colProds | Calculates the product for each row (column) in a matrix |
| colQuantiles | Estimates quantiles for each row (column) in a matrix |
| colRanges | Gets the range of values in each row (column) of a matrix |
| colRanges-method | Gets the range of values in each row (column) of a matrix |
| colSds | Standard deviation estimates for each row (column) in a matrix |
| colSds-method | Standard deviation estimates for each row (column) in a matrix |
| colTabulates | Tabulates the values in a matrix by row (column) |
| colTabulates-method | Tabulates the values in a matrix by row (column) |
| colVars | Variance estimates for each row (column) in a matrix |
| colVars-method | Variance estimates for each row (column) in a matrix |
| colWeightedMeans | Calculates the weighted means for each row (column) in a matrix |
| colWeightedMeans.matrix | Calculates the weighted means for each row (column) in a matrix |
| colWeightedMedians | Calculates the weighted medians for each row (column) in a matrix |
| colWeightedMedians.matrix | Calculates the weighted medians for each row (column) in a matrix |
| indexByRow | Translates matrix indices by rows into indices by columns |
| indexByRow-method | Translates matrix indices by rows into indices by columns |
| madDiff | Estimation of discrepancies off sequential order differences in a vector |
| madDiff-method | Estimation of discrepancies off sequential order differences in a vector |
| matrixStats | Package matrixStats |
| rowAlls | Counts the number of TRUE values in each row (column) of a matrix |
| rowAlls-method | Counts the number of TRUE values in each row (column) of a matrix |
| rowAnys | Counts the number of TRUE values in each row (column) of a matrix |
| rowAnys-method | Counts the number of TRUE values in each row (column) of a matrix |
| rowCollapse | Extracts one cell per row (column) from a matrix |
| rowCollapse-method | Extracts one cell per row (column) from a matrix |
| rowCounts | Counts the number of TRUE values in each row (column) of a matrix |
| rowCounts-method | Counts the number of TRUE values in each row (column) of a matrix |
| rowDiffs | Calculates difference for each row (column) in a matrix |
| rowdTabulates | Tabulates the values in a matrix by row (column) |
| rowIQRs | Estimates quantiles for each row (column) in a matrix |
| rowMads | Standard deviation estimates for each row (column) in a matrix |
| rowMaxs | Gets the range of values in each row (column) of a matrix |
| rowMaxs-method | Gets the range of values in each row (column) of a matrix |
| rowMedians | Calculates the median for each row (column) in a matrix |
| rowMedians-method | Calculates the median for each row (column) in a matrix |
| rowMins | Gets the range of values in each row (column) of a matrix |
| rowMins-method | Gets the range of values in each row (column) of a matrix |
| rowOrderStats | Gets an order statistic for each row (column) in a matrix |
| rowOrderStats-method | Gets an order statistic for each row (column) in a matrix |
| rowProds | Calculates the product for each row (column) in a matrix |
| rowQuantiles | Estimates quantiles for each row (column) in a matrix |
| rowRanges | Gets the range of values in each row (column) of a matrix |
| rowRanges-method | Gets the range of values in each row (column) of a matrix |
| rowSds | Standard deviation estimates for each row (column) in a matrix |
| rowSds-method | Standard deviation estimates for each row (column) in a matrix |
| rowTabulates | Tabulates the values in a matrix by row (column) |
| rowTabulates-method | Tabulates the values in a matrix by row (column) |
| rowVars | Variance estimates for each row (column) in a matrix |
| rowVars-method | Variance estimates for each row (column) in a matrix |
| rowWeightedMeans | Calculates the weighted means for each row (column) in a matrix |
| rowWeightedMeans.matrix | Calculates the weighted means for each row (column) in a matrix |
| rowWeightedMedians | Calculates the weighted medians for each row (column) in a matrix |
| rowWeightedMedians.matrix | Calculates the weighted medians for each row (column) in a matrix |
| sdDiff | Estimation of discrepancies off sequential order differences in a vector |
| sdDiff-method | Estimation of discrepancies off sequential order differences in a vector |
| varDiff | Estimation of discrepancies off sequential order differences in a vector |
| varDiff-method | Estimation of discrepancies off sequential order differences in a vector |