bit::Sorting | Generics for in-RAM sorting and ordering | |
bit64::keypos | Extract Positions in redundant dimension table | |
bit64::prank | (P)ercent (Rank)s | |
bit64::qtile | (Q)uan(Tile)s | |
bit64::rank.integer64 | Sample Ranks from integer64 | |
bit64::tiepos | Extract Positions of Tied Elements | |
car::qqPlot | Quantile-Comparison Plot | |
e1071::kurtosis | Kurtosis | |
e1071::moment | Statistical Moment | |
e1071::skewness | Skewness | |
matrixStats::binCounts | Fast element counting in non-overlapping bins | |
matrixStats::binMeans | Fast mean calculations in non-overlapping bins | |
matrixStats::diff2 | Fast lagged differences | |
matrixStats::mean2 | Fast averaging over subset of vector elements | |
matrixStats::rowAlls | Checks if a value exists / does not exist in each row (column) of a matrix | |
matrixStats::rowCounts | Counts the number of occurrences of a specific value | |
matrixStats::rowCumsums | Cumulative sums, products, minima and maxima for each row (column) in a matrix | |
matrixStats::rowDiffs | Calculates difference for each row (column) in a matrix | |
matrixStats::rowIQRs | Estimates of the interquartile range for each row (column) in a matrix | |
matrixStats::rowMeans2 | Calculates the mean for each row (column) in a matrix | |
matrixStats::rowMedians | Calculates the median for each row (column) in a matrix | |
matrixStats::rowOrderStats | Gets an order statistic for each row (column) in a matrix | |
matrixStats::product | Calculates the product for each row (column) in a matrix | |
matrixStats::rowQuantiles | Estimates quantiles for each row (column) in a matrix | |
matrixStats::rowRanges | Gets the range of values in each row (column) of a matrix | |
matrixStats::rowRanks | Gets the rank of the elements in each row (column) of a matrix | |
matrixStats::rowMads | Standard deviation estimates for each row (column) in a matrix | |
matrixStats::rowSums2 | Calculates the sum for each row (column) in a matrix | |
matrixStats::rowVars | Variance estimates for each row (column) in a matrix | |
matrixStats::rowWeightedMeans | Calculates the weighted means for each row (column) in a matrix | |
matrixStats::rowWeightedMedians | Calculates the weighted medians for each row (column) in a matrix | |
matrixStats::sum2 | Fast sum over subset of vector elements | |
matrixStats::varDiff | Estimation of scale based on sequential-order differences | |
matrixStats::weightedMad | Weighted Median Absolute Deviation (MAD) | |
matrixStats::weightedMean | Weighted Arithmetic Mean | |
matrixStats::weightedMedian | Weighted Median Value | |
matrixStats::weightedVar | Weighted variance and weighted standard deviation | |
quantreg::kuantile | Quicker Sample Quantiles | |
quantreg::q489 | Even Quicker Sample Quantiles | |
raster::cellStats | Statistics across cells | |
raster::cv | Coefficient of variation | |
raster::freq | Frequency table | |
raster::modal | modal value | |
s20x::skewness | Skewness Statistic | |
survey::oldsvyquantile | Deprecated implementation of quantiles | |
survey::svymean | Summary statistics for sample surveys | |
survey::svydesign | Survey sample analysis. | |
survey::svyquantile | Quantiles under complex sampling. | |
terra::freq | Frequency table | |
terra::modal | modal value | |
base::max | Maxima and Minima | |
base::is.unsorted | Test if an Object is Not Sorted | |
base::mean | Arithmetic Mean | |
base::order | Ordering Permutation | |
base::range | Range of Values | |
base::rank | Sample Ranks | |
base::sort | Sorting or Ordering Vectors | |
base::xtfrm | Auxiliary Function for Sorting and Ranking | |
graphics::stem | Stem-and-Leaf Plots | |
grDevices::nclass.Sturges | Compute the Number of Classes for a Histogram | |
stats::ave | Group Averages Over Level Combinations of Factors | |
stats::var | Correlation, Variance and Covariance (Matrices) | |
stats::fivenum | Tukey Five-Number Summaries | |
stats::IQR | The Interquartile Range | |
stats::mad | Median Absolute Deviation | |
stats::median | Median Value | |
stats::quantile | Sample Quantiles | |
stats::sd | Standard Deviation | |
stats::weighted.mean | Weighted Arithmetic Mean |