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

Found 937 packages in 0.03 seconds

deSolve — by Thomas Petzoldt, 5 months ago

Solvers for Initial Value Problems of Differential Equations ('ODE', 'DAE', 'DDE')

Functions that solve initial value problems of a system of first-order ordinary differential equations ('ODE'), of partial differential equations ('PDE'), of differential algebraic equations ('DAE'), and of delay differential equations. The functions provide an interface to the FORTRAN functions 'lsoda', 'lsodar', 'lsode', 'lsodes' of the 'ODEPACK' collection, to the FORTRAN functions 'dvode', 'zvode' and 'daspk' and a C-implementation of solvers of the 'Runge-Kutta' family with fixed or variable time steps. The package contains routines designed for solving 'ODEs' resulting from 1-D, 2-D and 3-D partial differential equations ('PDE') that have been converted to 'ODEs' by numerical differencing.

KernSmooth — by Brian Ripley, 10 months ago

Functions for Kernel Smoothing Supporting Wand & Jones (1995)

Functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".

boot — by Alessandra R. Brazzale, 2 months ago

Bootstrap Functions (Originally by Angelo Canty for S)

Functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Application" by A. C. Davison and D. V. Hinkley (1997, CUP), originally written by Angelo Canty for S.

etasFLP — by Marcello Chiodi, 7 months ago

Mixed FLP and ML Estimation of ETAS Space-Time Point Processes for Earthquake Description

Estimation of the components of an ETAS (Epidemic Type Aftershock Sequence) model for earthquake description. Non-parametric background seismicity can be estimated through FLP (Forward Likelihood Predictive). New version 2.0.0: covariates have been introduced to explain the effects of external factors on the induced seismicity; the parametrization has been changed; Chiodi, Adelfio (2017).

mnormt — by Adelchi Azzalini, 2 years ago

The Multivariate Normal and t Distributions, and Their Truncated Versions

Functions are provided for computing the density and the distribution function of d-dimensional normal and "t" random variables, possibly truncated (on one side or two sides), and for generating random vectors sampled from these distributions, except sampling from the truncated "t". Moments of arbitrary order of a multivariate truncated normal are computed, and converted to cumulants up to order 4. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d=3, d>3, if d denotes the dimensionality.

cluster — by Martin Maechler, 5 months ago

"Finding Groups in Data": Cluster Analysis Extended Rousseeuw et al.

Methods for Cluster analysis. Much extended the original from Peter Rousseeuw, Anja Struyf and Mia Hubert, based on Kaufman and Rousseeuw (1990) "Finding Groups in Data".

ipred — by Torsten Hothorn, a year ago

Improved Predictors

Improved predictive models by indirect classification and bagging for classification, regression and survival problems as well as resampling based estimators of prediction error.

RSQLite — by Kirill Müller, a month ago

SQLite Interface for R

Embeds the SQLite database engine in R and provides an interface compliant with the DBI package. The source for the SQLite engine and for various extensions in a recent version is included. System libraries will never be consulted because this package relies on static linking for the plugins it includes; this also ensures a consistent experience across all installations.

gee — by Brian Ripley, 5 months ago

Generalized Estimation Equation Solver

Generalized Estimation Equation solver.

dscore — by Stef van Buuren, a year ago

D-Score for Child Development

The D-score is a quantitative measure of child development. The D-score follows the Rasch model. See Jacobusse, van Buuren and Verkerk (2006) . The user can convert milestone scores from many assessment instruments into the D-score and the DAZ (D-score adjusted for age). Several tools assist in mapping milestone names into the 9-position Global Scale of Early Development (GSED) convention. Supports calculation of the D-score using 'dutch' , 'gcdg' and 'gsed' conversion keys. The user can calculate DAZ using 'phase1' (default), 'gcdg' and 'dutch' age-conditional references.