Man pages for matrixStats
Methods that apply to rows and columns of a matrix

anyMissingChecks if there are any missing values in an object or not
binCountsFast element counting in non-overlapping bins
binMeansFast mean calculations in non-overlapping bins
indexByRowTranslates matrix indices by rows into indices by columns
logSumExpAccurately computes the logarithm of the sum of exponentials
matrixStats-packagePackage matrixStats
rowAvgsPerColSet.matrixApplies a row-by-row (column-by-column) averaging function to...
rowCollapseExtracts one cell per row (column) from a matrix
rowCountsCounts the number of TRUE values in each row (column) of a...
rowDiffsCalculates difference for each row (column) in a matrix
rowIQRsEstimates of the interquartile range for each row (column) in...
rowLogSumExpsAccurately computes the logarithm of the sum of exponentials...
rowMediansCalculates the median for each row (column) in a matrix
rowOrderStatsGets an order statistic for each row (column) in a matrix
rowProdsCalculates the product for each row (column) in a matrix
rowQuantilesEstimates quantiles for each row (column) in a matrix
rowRangesGets the range of values in each row (column) of a matrix
rowRanksGets the rank of each row (column) of a matrix
rowSdsStandard deviation estimates for each row (column) in a...
rowTabulatesTabulates the values in a matrix by row (column)
rowVarsVariance estimates for each row (column) in a matrix
rowWeightedMeans.matrixCalculates the weighted means for each row (column) in a...
rowWeightedMedians.matrixCalculates the weighted medians for each row (column) in a...
signTabulateCalculates the number of negative, zero, positive and missing...
varDiffEstimation of discrepancies based on sequential order...
weightedMadWeighted Median Absolute Deviation (MAD)
weightedMedianWeighted Median Value
weightedVarWeighted variance
matrixStats documentation built on May 2, 2019, 4:52 p.m.