internal-helpers | Internal helpers |
MatrixGenerics-package | The MatrixGenerics package |
rowAlls | Check if all elements in a row (column) of a matrix-like... |
rowAnyNAs | Check if any elements in a row (column) of a matrix-like... |
rowAnys | Check if any elements in a row (column) of a matrix-like... |
rowAvgsPerColSet | Calculates for each row (column) a summary statistic for... |
rowCollapse | Extract one cell from each row (column) of a matrix-like... |
rowCounts | Count how often an element in a row (column) of a matrix-like... |
rowCummaxs | Calculates the cumulative maxima for each row (column) of a... |
rowCummins | Calculates the cumulative minima for each row (column) of a... |
rowCumprods | Calculates the cumulative product for each row (column) of a... |
rowCumsums | Calculates the cumulative sum for each row (column) of a... |
rowDiffs | Calculates the difference between each element of a row... |
rowIQRDiffs | Calculates the interquartile range of the difference between... |
rowIQRs | Calculates the interquartile range for each row (column) of a... |
rowLogSumExps | Accurately calculates the logarithm of the sum of... |
rowMadDiffs | Calculates the mean absolute deviation of the difference... |
rowMads | Calculates the median absolute deviation for each row... |
rowMaxs | Calculates the maximum for each row (column) of a matrix-like... |
rowMeans | Calculates the mean for each row (column) of a matrix-like... |
rowMeans2 | Calculates the mean for each row (column) of a matrix-like... |
rowMedians | Calculates the median for each row (column) of a matrix-like... |
rowMins | Calculates the minimum for each row (column) of a matrix-like... |
rowOrderStats | Calculates an order statistic for each row (column) of a... |
rowProds | Calculates the product for each row (column) of a matrix-like... |
rowQuantiles | Calculates quantiles for each row (column) of a matrix-like... |
rowRanges | Calculates the minimum and maximum for each row (column) of a... |
rowRanks | Calculates the rank of the elements for each row (column) of... |
rowSdDiffs | Calculates the standard deviation of the difference between... |
rowSds | Calculates the standard deviation for each row (column) of a... |
rowSums | Calculates the sum for each row (column) of a matrix-like... |
rowSums2 | Calculates the sum for each row (column) of a matrix-like... |
rowTabulates | Tabulates the values in a matrix-like object by row (column) |
rowVarDiffs | Calculates the variance of the difference between each... |
rowVars | Calculates the variance for each row (column) of a... |
rowWeightedMads | Calculates the weighted median absolute deviation for each... |
rowWeightedMeans | Calculates the weighted mean for each row (column) of a... |
rowWeightedMedians | Calculates the weighted median for each row (column) of a... |
rowWeightedSds | Calculates the weighted standard deviation for each row... |
rowWeightedVars | Calculates the weighted variance for each row (column) of a... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.