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

Found 520 packages in 0.04 seconds

fBasics — by Georgi N. Boshnakov, 3 months ago

Rmetrics - Markets and Basic Statistics

Provides a collection of functions to explore and to investigate basic properties of financial returns and related quantities. The covered fields include techniques of explorative data analysis and the investigation of distributional properties, including parameter estimation and hypothesis testing. Even more there are several utility functions for data handling and management.

lokern — by Martin Maechler, 2 years ago

Kernel Regression Smoothing with Local or Global Plug-in Bandwidth

Kernel regression smoothing with adaptive local or global plug-in bandwidth selection.

fGarch — by Georgi N. Boshnakov, 3 months ago

Rmetrics - Autoregressive Conditional Heteroskedastic Modelling

Analyze and model heteroskedastic behavior in financial time series.

robustX — by Martin Maechler, 20 days ago

'eXtra' / 'eXperimental' Functionality for Robust Statistics

Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. Hence methods which are not well established, often related to methods in package 'robustbase'. Amazingly, 'BACON()', originally by Billor, Hadi, and Velleman (2000) has become established in places. The "barrow wheel" `rbwheel()` is from Stahel and Mächler (2009) .

ECOSolveR — by Balasubramanian Narasimhan, 25 days ago

Embedded Conic Solver in R

R interface to the Embedded COnic Solver (ECOS), an efficient and robust C library for convex problems. Conic and equality constraints can be specified in addition to integer and boolean variable constraints for mixed-integer problems. This R interface is inspired by the python interface and has similar calling conventions.

hdi — by Lukas Meier, a year ago

High-Dimensional Inference

Implementation of multiple approaches to perform inference in high-dimensional models.

rstanarm — by Ben Goodrich, 5 months ago

Bayesian Applied Regression Modeling via Stan

Estimates previously compiled regression models using the 'rstan' package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame plus some additional arguments for priors.

gnm — by Heather Turner, 2 years ago

Generalized Nonlinear Models

Functions to specify and fit generalized nonlinear models, including models with multiplicative interaction terms such as the UNIDIFF model from sociology and the AMMI model from crop science, and many others. Over-parameterized representations of models are used throughout; functions are provided for inference on estimable parameter combinations, as well as standard methods for diagnostics etc.

robust — by Valentin Todorov, 2 years ago

Port of the S+ "Robust Library"

Methods for robust statistics, a state of the art in the early 2000s, notably for robust regression and robust multivariate analysis.

DPQmpfr — by Martin Maechler, 2 years ago

DPQ (Density, Probability, Quantile) Distribution Computations using MPFR

An extension to the 'DPQ' package with computations for 'DPQ' (Density (pdf), Probability (cdf) and Quantile) functions, where the functions here partly use the 'Rmpfr' package and hence the underlying 'MPFR' and 'GMP' C libraries.