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

Found 494 packages in 0.01 seconds

lpridge — by Martin Maechler, a year ago

Local Polynomial (Ridge) Regression

Local Polynomial Regression with Ridging.

pixmap — by Achim Zeileis, a year ago

Bitmap Images / Pixel Maps

Functions for import, export, visualization and other manipulations of bitmapped images.

MEMSS — by Steve Walker, 6 years ago

Data Sets from Mixed-Effects Models in S

Data sets and sample analyses from Pinheiro and Bates, "Mixed-effects Models in S and S-PLUS" (Springer, 2000).

fMultivar — by Stefan Theussl, 2 years ago

Rmetrics - Modeling of Multivariate Financial Return Distributions

A collection of functions inspired by Venables and Ripley (2002) and Azzalini and Capitanio (1999) to manage, investigate and analyze bivariate and multivariate data sets of financial returns.

Rcmdr — by John Fox, 5 months ago

R Commander

A platform-independent basic-statistics GUI (graphical user interface) for R, based on the tcltk package.

quantreg — by Roger Koenker, 24 days ago

Quantile Regression

Estimation and inference methods for models for conditional quantile functions: Linear and nonlinear parametric and non-parametric (total variation penalized) models for conditional quantiles of a univariate response and several methods for handling censored survival data. Portfolio selection methods based on expected shortfall risk are also now included. See Koenker, R. (2005) Quantile Regression, Cambridge U. Press, and Koenker, R. et al. (2017) Handbook of Quantile Regression, CRC Press, .

simsalapar — by Marius Hofert, 2 years ago

Tools for Simulation Studies in Parallel

Tools for setting up ("design"), conducting, and evaluating large-scale simulation studies with graphics and tables, including parallel computations.

pcalg — by Markus Kalisch, 7 months ago

Methods for Graphical Models and Causal Inference

Functions for causal structure learning and causal inference using graphical models. The main algorithms for causal structure learning are PC (for observational data without hidden variables), FCI and RFCI (for observational data with hidden variables), and GIES (for a mix of data from observational studies (i.e. observational data) and data from experiments involving interventions (i.e. interventional data) without hidden variables). For causal inference the IDA algorithm, the Generalized Backdoor Criterion (GBC), the Generalized Adjustment Criterion (GAC) and some related functions are implemented. Functions for incorporating background knowledge are provided.

RobStatTM — by Matias Salibian-Barrera, 6 months ago

Robust Statistics: Theory and Methods

Companion package for the book: "Robust Statistics: Theory and Methods, second edition", < http://www.wiley.com/go/maronna/robust>. This package contains code that implements the robust estimators discussed in the recent second edition of the book above, as well as the scripts reproducing all the examples in the book.

S7 — by Hadley Wickham, 5 months ago

An Object Oriented System Meant to Become a Successor to S3 and S4

A new object oriented programming system designed to be a successor to S3 and S4. It includes formal class, generic, and method specification, and a limited form of multiple dispatch. It has been designed and implemented collaboratively by the R Consortium Object-Oriented Programming Working Group, which includes representatives from R-Core, 'Bioconductor', 'Posit'/'tidyverse', and the wider R community.