This package provides Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher.
R and C++ functions to perform exact and approximate optimal transport. All C++ methods can be linked to other R packages via their header files.
Datasets and functions for the book "Initiation à la Statistique avec R", F. Bertrand and M. Maumy-Bertrand (2022, ISBN:978-2100782826 Dunod, fourth edition).
This package provides a replacement for dplyr::na_if()
. Allows you to specify multiple values to be replaced with NA using a single function.
This package provides a full set of fast data manipulation tools with a tidy front-end and a fast back-end using collapse and cheapr'.
Quantify variability (such as confidence interval) of fertilizer response curves and optimum fertilizer rates using bootstrapping residuals with several popular non-linear and linear models.
Estimation of partial correlation matrix using ridge penalty followed by thresholding and reestimation. Under multivariate Gaussian assumption, the matrix constitutes an Gaussian graphical model (GGM).
This package provides a simple way to interact with and extract data from the official Google Knowledge Graph API <https://developers.google.com/knowledge-graph/>.
An almost direct port of the python humanize package <https://github.com/jmoiron/humanize>. This package contains utilities to convert values into human readable forms.
This package contains data sets to accompany the book: Lazic SE (2016). "Experimental Design for Laboratory Biologists: Maximising Information and Improving Reproducibility". Cambridge University Press.
Allows the estimation and downstream statistical analysis of the mitochondrial DNA Heteroplasmy calculated from single-cell datasets <https://github.com/ScialdoneLab/MitoHEAR/tree/master>
.
Optimization for nonlinear objective and constraint functions. Linear or nonlinear equality and inequality constraints are allowed. It accepts the input parameters as a constrained matrix.
Density, distribution function, quantile function and random generation for the Nakagami distribution of Nakagami (1960) <doi:10.1016/B978-0-08-009306-2.50005-4>.
Estimation, hypothesis tests, and variable selection in partially linear single-index models. Please see H. (2010) at <doi:10.1214/10-AOS835> for more details.
This package provides a simple function to bind a piped object to a placeholder symbol to enable complex function evaluation with the base R |> pipe.
It estimates power and sample size for Partial Least Squares-based methods described in Andreella, et al., (2024), <doi:10.48550/arXiv.2403.10289>
.
Programmatic access to the PGS Catalog. This package provides easy access to PGS Catalog data by accessing the REST API <https://www.pgscatalog.org/rest/>.
Surveys to collect employment data so as to obtain data estimates on the number of employed people, the number of unemployed, and other employment indicators.
This package uses the source code of zlib-1.2.5 to create libraries for systems that do not have these available via other means.
Rapidcheck is a property based testing framework for C++. It works by generating random data to try and find a case breaks your given pre-condition.
This package provides methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.
This package provides an improved heatmap package. It is completely compatible with the original R function heatmap
, and provides more powerful and convenient features.
This package provides statistical procedures for calculating population-mean cosinor, non-stationary cosinor, estimation of best-fitting period, tests of population rhythm differences and more.
This package provides an implementation of AES (Rijndael) block ciphers using AES-NI.
This package is deprecated and was replaced by the aes
crate.