rlang
Sort by:Popular

Implements a James-Stein-type shrinkage estimator for the covariance matrix, with separate shrinkage for variances and correlations. The details of the method are explained in Schafer and Strimmer (2005) <DOI:10.2202/1544-6115.1175> and Opgen-Rhein ...
Last Release on May 30, 2024
A collection of algorithms and functions to aid statistical modeling. Includes limiting dilution analysis (aka ELDA), growth curve comparisons, mixed linear models, heteroscedastic regression, inverse-Gaussian probability calculations, Gauss ...
Last Release on Nov 4, 2024
Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.
Last Release on Nov 4, 2024
Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'.
Last Release on Nov 4, 2024
A collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.
Last Release on May 30, 2024
Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.
Last Release on Nov 4, 2024
Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models.
Last Release on May 1, 2022
Computes multivariate normal and t probabilities, quantiles, random deviates and densities.
Last Release on May 1, 2022
Various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.
Last Release on Nov 21, 2024
A set of functions to run code 'with' safely and temporarily modified global state. Many of these functions were originally a part of the 'devtools' package, this provides a simple package with limited dependencies to provide access to these ...
Last Release on Jul 24, 2024