Man pages for Bioconductor/MatrixGenerics
S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects

internal-helpersInternal helpers
MatrixGenerics-packageThe MatrixGenerics package
rowAllsCheck if all elements in a row (column) of a matrix-like...
rowAnyNAsCheck if any elements in a row (column) of a matrix-like...
rowAnysCheck if any elements in a row (column) of a matrix-like...
rowAvgsPerColSetCalculates for each row (column) a summary statistic for...
rowCollapseExtract one cell from each row (column) of a matrix-like...
rowCountsCount how often an element in a row (column) of a matrix-like...
rowCummaxsCalculates the cumulative maxima for each row (column) of a...
rowCumminsCalculates the cumulative minima for each row (column) of a...
rowCumprodsCalculates the cumulative product for each row (column) of a...
rowCumsumsCalculates the cumulative sum for each row (column) of a...
rowDiffsCalculates the difference between each element of a row...
rowIQRDiffsCalculates the interquartile range of the difference between...
rowIQRsCalculates the interquartile range for each row (column) of a...
rowLogSumExpsAccurately calculates the logarithm of the sum of...
rowMadDiffsCalculates the mean absolute deviation of the difference...
rowMadsCalculates the median absolute deviation for each row...
rowMaxsCalculates the maximum for each row (column) of a matrix-like...
rowMeansCalculates the mean for each row (column) of a matrix-like...
rowMeans2Calculates the mean for each row (column) of a matrix-like...
rowMediansCalculates the median for each row (column) of a matrix-like...
rowMinsCalculates the minimum for each row (column) of a matrix-like...
rowOrderStatsCalculates an order statistic for each row (column) of a...
rowProdsCalculates the product for each row (column) of a matrix-like...
rowQuantilesCalculates quantiles for each row (column) of a matrix-like...
rowRangesCalculates the minimum and maximum for each row (column) of a...
rowRanksCalculates the rank of the elements for each row (column) of...
rowSdDiffsCalculates the standard deviation of the difference between...
rowSdsCalculates the standard deviation for each row (column) of a...
rowSumsCalculates the sum for each row (column) of a matrix-like...
rowSums2Calculates the sum for each row (column) of a matrix-like...
rowTabulatesTabulates the values in a matrix-like object by row (column)
rowVarDiffsCalculates the variance of the difference between each...
rowVarsCalculates the variance for each row (column) of a...
rowWeightedMadsCalculates the weighted median absolute deviation for each...
rowWeightedMeansCalculates the weighted mean for each row (column) of a...
rowWeightedMediansCalculates the weighted median for each row (column) of a...
rowWeightedSdsCalculates the weighted standard deviation for each row...
rowWeightedVarsCalculates the weighted variance for each row (column) of a...
Bioconductor/MatrixGenerics documentation built on April 19, 2024, 8:19 a.m.