Package: regMMD 0.1.0

regMMD: Robust Regression and Estimation Through Maximum Mean Discrepancy Minimization

The functions in this package compute robust estimators by minimizing a kernel-based distance known as MMD (Maximum Mean Discrepancy) between the sample and a statistical model. Recent works proved that these estimators enjoy a universal consistency property, and are extremely robust to outliers. Various optimization algorithms are implemented: stochastic gradient is available for most models, but the package also allows gradient descent in a few models for which an exact formula is available for the gradient. In terms of distribution fit, a large number of continuous and discrete distributions are available: Gaussian, exponential, uniform, gamma, Poisson, geometric, etc. In terms of regression, the models available are: linear, logistic, gamma, beta and Poisson. Alquier, P. and Gerber, M. (2024) <doi:10.1093/biomet/asad031> Cherief-Abdellatif, B.-E. and Alquier, P. (2022) <doi:10.3150/21-BEJ1338>.

Authors:Pierre Alquier [aut, cre], Mathieu Gerber [aut]

regMMD_0.1.0.tar.gz
regMMD_0.1.0.zip(r-4.7)regMMD_0.1.0.zip(r-4.6)regMMD_0.1.0.zip(r-4.5)
regMMD_0.1.0.tgz(r-4.6-any)regMMD_0.1.0.tgz(r-4.5-any)
regMMD_0.1.0.tar.gz(r-4.7-any)regMMD_0.1.0.tar.gz(r-4.6-any)
regMMD_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
regMMD/json (API)

# Install 'regMMD' in R:
install.packages('regMMD', repos = c('https://pierrealquier.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.30 score 1 scripts 160 downloads 2 exports 2 dependencies

Last updated from:834ae1e72e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK165
source / vignettesOK174
linux-release-x86_64OK136
macos-release-arm64OK137
macos-oldrel-arm64OK188
windows-develOK98
windows-releaseOK79
windows-oldrelOK79
wasm-releaseOK102

Exports:mmd_estmmd_reg

Dependencies:rbibutilsRdpack