Matrix - Sparse and Dense Matrix Classes and Methods
A rich hierarchy of sparse and dense matrix classes, including general, symmetric, triangular, and diagonal matrices with numeric, logical, or pattern entries. Efficient methods for operating on such matrices, often wrapping the 'BLAS', 'LAPACK', and 'SuiteSparse' libraries.
Last updated
openblas
16.75 score 1 stars 9.6k dependents 44k scripts 166k downloadsrobustbase - Basic Robust Statistics
"Essential" Robust Statistics. Tools allowing to analyze data with robust methods. This includes regression methodology including model selections and multivariate statistics where we strive to cover the book "Robust Statistics, Theory and Methods" by 'Maronna, Martin and Yohai'; Wiley 2006.
Last updated
openblas
13.48 score 494 dependents 2.3k scripts 105k downloadsbitops - Bitwise Operations
Functions for bitwise operations on integer vectors.
Last updated
12.34 score 8 stars 2.0k dependents 784 scripts 299k downloadscluster - "Finding Groups in Data": Cluster Analysis Extended Rousseeuw et al.
Methods for Cluster analysis. Much extended the original from Peter Rousseeuw, Anja Struyf and Mia Hubert, based on Kaufman and Rousseeuw (1990) "Finding Groups in Data".
Last updated
11.79 score 3 stars 2.5k dependents 17k scripts 164k downloadsMatrixModels - Modelling with Sparse and Dense Matrices
Generalized Linear Modelling with sparse and dense 'Matrix' matrices, using modular prediction and response module classes.
Last updated
11.69 score 1 stars 1.6k dependents 193 scripts 477k downloadsexpm - Matrix Exponential, Log, 'etc'
Computation of the matrix exponential, logarithm, sqrt, and related quantities, using traditional and modern methods.
Last updated
openblas
11.69 score 454 dependents 2.1k scripts 86k downloadssfsmisc - Utilities from 'Seminar fuer Statistik' ETH Zurich
Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, some of which were ported from S-plus in the 1990s. For graphics, have pretty (Log-scale) axes eaxis(), an enhanced Tukey-Anscombe plot, combining histogram and boxplot, 2d-residual plots, a 'tachoPlot()', pretty arrows, etc. For robustness, have a robust F test and robust range(). For system support, notably on Linux, provides 'Sys.*()' functions with more access to system and CPU information. Finally, miscellaneous utilities such as simple efficient prime numbers, integer codes, Duplicated(), toLatex.numeric() and is.whole().
Last updated
11.37 score 10 stars 120 dependents 754 scripts 19k downloadsfracdiff - Fractionally Differenced ARIMA aka ARFIMA(P,d,q) Models
Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989); including inference and basic methods. Some alternative algorithms to estimate "H".
Last updated
openblas
11.24 score 21 stars 1.3k dependents 440 scripts 469k downloadsdiptest - Hartigan's Dip Test Statistic for Unimodality - Corrected
Compute Hartigan's dip test statistic for unimodality / multimodality and provide a test with simulation based p-values, where the original public code has been corrected.
Last updated
11.10 score 11 stars 91 dependents 344 scripts 24k downloadsRmpfr - Interface R to MPFR - Multiple Precision Floating-Point Reliable
Arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental ("special") functions. To this end, the package interfaces to the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library which itself is based on the 'GMP' (GNU Multiple Precision) Library.
Last updated
mpfr4gmp
10.90 score 87 dependents 517 scripts 33k downloadsstabledist - Stable Distribution Functions
Density, Probability and Quantile functions, and random number generation for (skew) stable distributions, using the parametrizations of Nolan.
Last updated
9.40 score 1 stars 231 dependents 85 scripts 34k downloadscobs - Constrained B-Splines (Sparse Matrix Based)
Qualitatively Constrained (Regression) Smoothing Splines via Linear Programming and Sparse Matrices.
Last updated
7.70 score 21 dependents 154 scripts 10k downloadsnor1mix - Normal aka Gaussian 1-d Mixture Models
Onedimensional Normal (i.e. Gaussian) Mixture Models (S3) Classes, for, e.g., density estimation or clustering algorithms research and teaching; providing the widely used Marron-Wand densities. Efficient random number generation and graphics. Fitting to data by efficient ML (Maximum Likelihood) or traditional EM estimation.
Last updated
7.54 score 54 dependents 102 scripts 11k downloadsBessel - Computations and Approximations for Bessel Functions
Computations for Bessel function for complex, real and partly 'mpfr' (arbitrary precision) numbers; notably interfacing TOMS 644; approximations for large arguments, experiments, etc.
Last updated
7.29 score 17 dependents 75 scripts 7.3k downloadslokern - Kernel Regression Smoothing with Local or Global Plug-in Bandwidth
Kernel regression smoothing with adaptive local or global plug-in bandwidth selection.
Last updated
5.99 score 5 dependents 66 scripts 4.9k downloadslongmemo - Statistics for Long-Memory Processes (Book Jan Beran), and Related Functionality
Datasets and Functionality from 'Jan Beran' (1994). Statistics for Long-Memory Processes; Chapman & Hall. Estimation of Hurst (and more) parameters for fractional Gaussian noise, 'fARIMA' and 'FEXP' models.
Last updated
5.41 score 2 stars 3 dependents 62 scripts 4.6k downloadslpridge - Local Polynomial (Ridge) Regression
Local Polynomial Regression with Ridging.
Last updated
5.10 score 2 dependents 14 scripts 244 downloadsround - Rounding to Decimal Digits
Decimal rounding is non-trivial in binary arithmetic. ISO standard round to even is more rare than typically assumed as most decimal fractions are not exactly representable in binary. Our 'roundX()' versions explore differences between current and potential future versions of round() in R. Further, provides (some partly related) C99 math lib functions not in base R.
Last updated
4.88 score 11 scripts 3.5k downloadsrobustX - 'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. Hence methods which are not well established, often related to methods in package 'robustbase'. Amazingly, 'BACON()', originally by Billor, Hadi, and Velleman (2000) <doi:10.1016/S0167-9473(99)00101-2> has become established in places. The "barrow wheel" `rbwheel()` is from Stahel and Mächler (2009) <doi:10.1111/j.1467-9868.2009.00706.x>.
Last updated
4.62 score 2 dependents 25 scripts 666 downloadssupclust - Supervised Clustering of Predictor Variables Such as Genes
Methodology for supervised grouping aka "clustering" of potentially many predictor variables, such as genes etc, implementing algorithms 'PELORA' and 'WILMA'.
Last updated
openblas
4.15 score 2 stars 28 scripts 249 downloadsDPQmpfr - DPQ (Density, Probability, Quantile) Distribution Computations using MPFR
An extension to the 'DPQ' package with computations for 'DPQ' (Density (pdf), Probability (cdf) and Quantile) functions, where the functions here partly use the 'Rmpfr' package and hence the underlying 'MPFR' and 'GMP' C libraries.
Last updated
3.43 score 2 scripts 3.9k downloadssimest - Constrained Single Index Model Estimation
Estimation of function and index vector in single index model ('sim') with (and w/o) shape constraints including different smoothness conditions. See, e.g., Kuchibhotla and Patra (2020) <doi:10.3150/19-BEJ1183>.
Last updated
3.08 score 12 scripts 434 downloadsplugdensity - Plug-in Kernel Density Estimation
Kernel density estimation with global bandwidth selection via "plug-in".
Last updated
3.00 score 3 scripts 279 downloadsCLA - Critical Line Algorithm in Pure R
Implements 'Markowitz' Critical Line Algorithm ('CLA') for classical mean-variance portfolio optimization, see Markowitz (1952) <doi:10.2307/2975974>. Care has been taken for correctness in light of previous buggy implementations.
Last updated
2.70 score 10 scripts 245 downloadsVLMC - Variable Length Markov Chains ('VLMC') Models
Functions, Classes & Methods for estimation, prediction, and simulation (bootstrap) of Variable Length Markov Chain ('VLMC') Models.
Last updated
1.92 score 28 scripts 195 downloads