Found 1083 packages in 0.02 seconds
Thematic Maps
Thematic maps are geographical maps in which spatial data distributions are visualized. This package offers a flexible, layer-based, and easy to use approach to create thematic maps, such as choropleths and bubble maps.
D-Score for Child Development
The D-score summarizes a child's performance on developmental milestones
into a single number. Its key feature is its generic nature. The method
does not depend on a specific measurement instrument. The statistical
method underlying the D-score is described in van Buuren et al. (2025)
Flexible Time-to-Event Figures
Ease the creation of time-to-event (i.e. survival) endpoint figures. The modular functions create figures ready for publication. Each of the functions that add to or modify the figure are written as proper 'ggplot2' geoms or stat methods, allowing the functions from this package to be combined with any function or customization from 'ggplot2' and other 'ggplot2' extension packages.
Polygons with Holes for the Grammar of Graphics
Tools for working with polygons with holes in 'ggplot2', with a new 'geom' for drawing a 'polypath' applying the 'evenodd' or 'winding' rules.
Fits Poisson-Sum-of-Gammas GLMs, Tweedie GLMs, and Delta Log-Normal Models
Fits models to catch and effort data. Single-species models are 1) delta log-normal, 2) Tweedie, or 3) Poisson-gamma (G)LMs.
Statistical Methods for Analytical Method Comparison and Validation
Provides statistical methods for analytical method comparison and
validation studies. Implements Bland-Altman analysis for assessing agreement
between measurement methods (Bland & Altman (1986)
Computational Geometry
R interface to (some of) cddlib (< https://github.com/cddlib/cddlib>). Converts back and forth between two representations of a convex polytope: as solution of a set of linear equalities and inequalities and as convex hull of set of points and rays. Also does linear programming and redundant generator elimination (for example, convex hull in n dimensions). All functions can use exact infinite-precision rational arithmetic.
Large, Sparse Optimal Matching with Refined Covariate Balance
Tools for large, sparse optimal matching of treated units
and control units in observational studies. Provisions are
made for refined covariate balance constraints, which include
fine and near-fine balance as special cases. Matches are
optimal in the sense that they are computed as solutions to
network optimization problems rather than greedy algorithms.
See Pimentel, et al.(2015)
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".
Estimating Systems of Simultaneous Equations
Econometric estimation of simultaneous
systems of linear and nonlinear equations using Ordinary Least
Squares (OLS), Weighted Least Squares (WLS), Seemingly Unrelated
Regressions (SUR), Two-Stage Least Squares (2SLS), Weighted
Two-Stage Least Squares (W2SLS), and Three-Stage Least Squares (3SLS)
as suggested, e.g., by Zellner (1962)