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

Found 559 packages in 0.03 seconds

VLMC — by Martin Maechler, 22 days ago

Variable Length Markov Chains ('VLMC') Models

Functions, Classes & Methods for estimation, prediction, and simulation (bootstrap) of Variable Length Markov Chain ('VLMC') Models.

classGraph — by Martin Maechler, a year ago

Construct Graphs of S4 Class Hierarchies

Construct directed graphs of S4 class hierarchies and visualize them. In general, these graphs typically are DAGs (directed acyclic graphs), often simple trees in practice.

round — by Martin Maechler, 3 years ago

Rounding to Decimal Digits

Decimal rounding is non-trivial in binary arithmetic. ISO standard round to even is more rare than typically assumed as most decimal fractions are not exactly representable in binary. Our 'roundX()' versions explore differences between current and potential future versions of round() in R. Further, provides (some partly related) C99 math lib functions not in base R.

plugdensity — by Martin Maechler, 23 days ago

Plug-in Kernel Density Estimation

Kernel density estimation with global bandwidth selection via "plug-in".

sca — by Martin Maechler, 2 months ago

Simple Component Analysis

Simple Component Analysis (SCA) often provides much more interpretable components than Principal Components (PCA) while still representing much of the variability in the data.

simest — by Martin Maechler, 10 months ago

Constrained Single Index Model Estimation

Estimation of function and index vector in single index model ('sim') with (and w/o) shape constraints including different smoothness conditions. See, e.g., Kuchibhotla and Patra (2020) .

supclust — by Martin Maechler, 5 years ago

Supervised Clustering of Predictor Variables Such as Genes

Methodology for supervised grouping aka "clustering" of potentially many predictor variables, such as genes etc, implementing algorithms 'PELORA' and 'WILMA'.

glmmTMB — by Mollie Brooks, 8 months ago

Generalized Linear Mixed Models using Template Model Builder

Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via 'TMB' (Template Model Builder). Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation.

analogue — by Gavin L. Simpson, a year ago

Analogue and Weighted Averaging Methods for Palaeoecology

Fits Modern Analogue Technique and Weighted Averaging transfer function models for prediction of environmental data from species data, and related methods used in palaeoecology.

simsalapar — by Marius Hofert, a year 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.