Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 525 packages in 0.03 seconds

fracdiff — by Martin Maechler, 2 years ago

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".

stabledist — by Martin Maechler, 2 years ago

Stable Distribution Functions

Density, Probability and Quantile functions, and random number generation for (skew) stable distributions, using the parametrizations of Nolan.

nor1mix — by Martin Maechler, 2 years ago

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.

Bessel — by Martin Maechler, 3 months ago

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.

diptest — by Martin Maechler, 7 months ago

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.

polynom — by Bill Venables, 4 years ago

A Collection of Functions to Implement a Class for Univariate Polynomial Manipulations

A collection of functions to implement a class for univariate polynomial manipulations.

car — by Brad Price, 2 months ago

Companion to Applied Regression

Functions to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage, 2019.

cobs — by Martin Maechler, 9 months ago

Constrained B-Splines (Sparse Matrix Based)

Qualitatively Constrained (Regression) Smoothing Splines via Linear Programming and Sparse Matrices.

gmp — by Antoine Lucas, 2 months ago

Multiple Precision Arithmetic

Multiple Precision Arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the C library GMP (GNU Multiple Precision Arithmetic).

hexbin — by Edzer Pebesma, a year ago

Hexagonal Binning Routines

Binning and plotting functions for hexagonal bins.