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

Found 187 packages in 0.02 seconds

abc — by Blum Michael, 4 months ago

Tools for Approximate Bayesian Computation (ABC)

Implements several ABC algorithms for performing parameter estimation, model selection, and goodness-of-fit. Cross-validation tools are also available for measuring the accuracy of ABC estimates, and to calculate the misclassification probabilities of different models.

ralger — by Mohamed El Fodil Ihaddaden, 4 years ago

Easy Web Scraping

The goal of 'ralger' is to facilitate web scraping in R.

cvmgof — by Romain Azais, 4 years ago

Cramer-von Mises Goodness-of-Fit Tests

It is devoted to Cramer-von Mises goodness-of-fit tests. It implements three statistical methods based on Cramer-von Mises statistics to estimate and test a regression model.

sos — by Spencer Graves, 9 months ago

Search Contributed R Packages, Sort by Package

Search contributed R packages, sort by package.

blackbox — by François Rousset, a year ago

Black Box Optimization and Exploration of Parameter Space

Performs prediction of a response function from simulated response values, allowing black-box optimization of functions estimated with some error. Includes a simple user interface for such applications, as well as more specialized functions designed to be called by the Migraine software (Rousset and Leblois, 2012 ; Leblois et al., 2014 ; and see URL). The latter functions are used for prediction of likelihood surfaces and implied likelihood ratio confidence intervals, and for exploration of predictor space of the surface. Prediction of the response is based on ordinary Kriging (with residual error) of the input. Estimation of smoothing parameters is performed by generalized cross-validation.

Mestim — by François Grolleau, 2 years ago

Computes the Variance-Covariance Matrix of Multidimensional Parameters Using M-Estimation

Provides a flexible framework for estimating the variance-covariance matrix of estimated parameters. Estimation relies on unbiased estimating functions to compute the empirical sandwich variance. (i.e., M-estimation in the vein of Tsiatis et al. (2019) .

RProtoBuf — by Dirk Eddelbuettel, 3 days ago

R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal 'RPC' protocols and file formats. Additional documentation is available in two included vignettes one of which corresponds to our 'JSS' paper (2016, . A sufficiently recent version of 'Protocol Buffers' library is required; currently version 3.3.0 from 2017 is the stated minimum.

ZeBook — by Francois Brun, 6 years ago

Working with Dynamic Models for Agriculture and Environment

R package accompanying the book Working with dynamic models for agriculture and environment, by Daniel Wallach (INRA), David Makowski (INRA), James W. Jones (U.of Florida), Francois Brun (ACTA). 3rd edition 2018-09-27.

leaflet.minicharts — by Veronique Bachelier, 4 years ago

Mini Charts for Interactive Maps

Add and modify small charts on an interactive map created with package 'leaflet'. These charts can be used to represent at same time multiple variables on a single map.

JADE — by Klaus Nordhausen, 2 years ago

Blind Source Separation Methods Based on Joint Diagonalization and Some BSS Performance Criteria

Cardoso's JADE algorithm as well as his functions for joint diagonalization are ported to R. Also several other blind source separation (BSS) methods, like AMUSE and SOBI, and some criteria for performance evaluation of BSS algorithms, are given. The package is described in Miettinen, Nordhausen and Taskinen (2017) .