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

Found 510 packages in 0.01 seconds

lme4 — by Ben Bolker, 7 months ago

Linear Mixed-Effects Models using 'Eigen' and S4

Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue".

Rmpfr — by Martin Maechler, 11 days ago

Interface R to MPFR - Multiple Precision Floating-Point Reliable

Arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental ("special") functions. To this end, the package interfaces to the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library which itself is based on the 'GMP' (GNU Multiple Precision) Library.

timeSeries — by Georgi N. Boshnakov, a year ago

Financial Time Series Objects (Rmetrics)

'S4' classes and various tools for financial time series: Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions.

MatrixModels — by Martin Maechler, 7 months ago

Modelling with Sparse and Dense Matrices

Generalized Linear Modelling with sparse and dense 'Matrix' matrices, using modular prediction and response module classes.

fBasics — by Georgi N. Boshnakov, a year 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.

TMB — by Kasper Kristensen, 24 days ago

Template Model Builder: A General Random Effect Tool Inspired by 'ADMB'

With this tool, a user should be able to quickly implement complex random effect models through simple C++ templates. The package combines 'CppAD' (C++ automatic differentiation), 'Eigen' (templated matrix-vector library) and 'CHOLMOD' (sparse matrix routines available from R) to obtain an efficient implementation of the applied Laplace approximation with exact derivatives. Key features are: Automatic sparseness detection, parallelism through 'BLAS' and parallel user templates.

fGarch — by Georgi N. Boshnakov, 2 years ago

Rmetrics - Autoregressive Conditional Heteroskedastic Modelling

Analyze and model heteroskedastic behavior in financial time series.

SparseM — by Roger Koenker, a year ago

Sparse Linear Algebra

Some basic linear algebra functionality for sparse matrices is provided: including Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.

longmemo — by Martin Maechler, 4 months ago

Statistics for Long-Memory Processes (Book Jan Beran), and Related Functionality

Datasets and Functionality from 'Jan Beran' (1994). Statistics for Long-Memory Processes; Chapman & Hall. Estimation of Hurst (and more) parameters for fractional Gaussian noise, 'fARIMA' and 'FEXP' models.

mlmRev — by Steve Walker, 6 years ago

Examples from Multilevel Modelling Software Review

Data and examples from a multilevel modelling software review as well as other well-known data sets from the multilevel modelling literature.