lme4 - 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".
Last updated
cpp
21.75 score 687 stars 1.7k dependents 49k scripts 682k downloadsbroom.mixed - Tidying Methods for Mixed Models
Convert fitted objects from various R mixed-model packages into tidy data frames along the lines of the 'broom' package. The package provides three S3 generics for each model: tidy(), which summarizes a model's statistical findings such as coefficients of a regression; augment(), which adds columns to the original data such as predictions, residuals and cluster assignments; and glance(), which provides a one-row summary of model-level statistics.
Last updated
14.06 score 230 stars 40 dependents 6.7k scripts 57k downloadsbbmle - Tools for General Maximum Likelihood Estimation
Methods and functions for fitting maximum likelihood models in R. This package modifies and extends the 'mle' classes in the 'stats4' package.
Last updated
13.50 score 25 stars 151 dependents 1.8k scripts 51k downloadsreformulas - Machinery for Processing Random Effect Formulas
Takes formulas including random-effects components (formatted as in 'lme4', 'glmmTMB', etc.) and processes them. Includes various helper functions.
Last updated
12.15 score 7 stars 1.8k dependents 56 scripts 493k downloads
margins - Marginal Effects for Model Objects
An R port of the margins command from 'Stata', which can be used to calculate marginal (or partial) effects from model objects.
Last updated
10.82 score 3 stars 7 dependents 1.4k scripts 21k downloads
macpan2 - Fast and Flexible Compartmental Modelling
Tools for building and calibrating compartmental models of infectious disease.
Last updated
compartmental-modelsepidemiologyforecastingmixed-effectsmodel-fittingoptimizationsimulationsimulation-modelingcpp
9.03 score 8 stars 1 dependents 270 scriptsemdbook - Support Functions and Data for "Ecological Models and Data"
Auxiliary functions and data sets for "Ecological Models and Data", a book presenting maximum likelihood estimation and related topics for ecologists (ISBN 978-0-691-12522-0).
Last updated
8.34 score 4 stars 23 dependents 586 scripts 13k downloadsmbest - Moment-Based Estimation for Hierarchical Models
Fast moment-based hierarchical model fitting. Implements methods from the papers "Fast Moment-Based Estimation for Hierarchical Models," by Perry (2017) and "Fitting a Deeply Nested Hierarchical Model to a Large Book Review Dataset Using a Moment-Based Estimator," by Zhang, Schmaus, and Perry (2018).
Last updated
6.22 score 26 stars 2 dependents 13 scripts 4.1k downloadsR2admb - 'ADMB' to R Interface Functions
A series of functions to call 'AD Model Builder' (i.e., compile and run models) from within R, read the results back into R as 'admb' objects, and provide standard accessors (i.e. coef(), vcov(), etc.)
Last updated
4.75 score 3 dependents 90 scripts 781 downloadsMEMSS - Data Sets from Mixed-Effects Models in S
Data sets and sample analyses from Pinheiro and Bates, "Mixed-effects Models in S and S-PLUS" (Springer, 2000).
Last updated
4.40 score 2 stars 95 scripts 13k downloads
