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

Found 7754 packages in 0.02 seconds

nlive — by Maude Wagner, 4 months ago

Automated Estimation of Sigmoidal and Piecewise Linear Mixed Models

Estimation of relatively complex nonlinear mixed-effects models, including the Sigmoidal Mixed Model and the Piecewise Linear Mixed Model with abrupt or smooth transition, through a single intuitive line of code and with automated generation of starting values.

LearnVizLMM — by Katherine Zavez, a year ago

Learning and Communicating Linear Mixed Models Without Data

Summarizes characteristics of linear mixed effects models without data or a fitted model by converting code for fitting lmer() from 'lme4' and lme() from 'nlme' into tables, equations, and visuals. Outputs can be used to learn how to fit linear mixed effects models in 'R' and to communicate about these models in presentations, manuscripts, and analysis plans.

nlmixr2est — by Matthew Fidler, 2 months ago

Nonlinear Mixed Effects Models in Population PK/PD, Estimation Routines

Fit and compare nonlinear mixed-effects models in differential equations with flexible dosing information commonly seen in pharmacokinetics and pharmacodynamics (Almquist, Leander, and Jirstrand 2015 ). Differential equation solving is by compiled C code provided in the 'rxode2' package (Wang, Hallow, and James 2015 ).

VetResearchLMM — by Muhammad Yaseen, 8 years ago

Linear Mixed Models - An Introduction with Applications in Veterinary Research

R Codes and Datasets for Duchateau, L. and Janssen, P. and Rowlands, G. J. (1998). Linear Mixed Models. An Introduction with applications in Veterinary Research. International Livestock Research Institute.

catregs — by David Melamed, 21 days ago

Post-Estimation Functions for Generalized Linear Mixed Models

Several functions for working with mixed effects regression models for limited dependent variables. The functions facilitate post-estimation of model predictions or margins, and comparisons between model predictions for assessing or probing moderation. Additional helper functions facilitate model comparisons and implements simulation-based inference for model predictions of alternative-specific outcome models. See also, Melamed and Doan (2024, ISBN: 978-1032509518).

cosimmr — by Emma Govan, a year ago

Fast Fitting of Stable Isotope Mixing Models with Covariates

Fast fitting of Stable Isotope Mixing Models in R. Allows for the inclusion of covariates. Also has built-in summary functions and plot functions which allow for the creation of isospace plots. Variational Bayes is used to fit these models, methods as described in: Tran et al., (2021) .

mcemGLM — by Felipe Acosta Archila, 3 years ago

Maximum Likelihood Estimation for Generalized Linear Mixed Models

Maximum likelihood estimation for generalized linear mixed models via Monte Carlo EM. For a description of the algorithm see Brian S. Caffo, Wolfgang Jank and Galin L. Jones (2005) .

MAGEE — by Han Chen, a month ago

Mixed Model Association Test for GEne-Environment Interaction

Use a 'glmmkin' class object (GMMAT package) from the null model to perform generalized linear mixed model-based single-variant and variant set main effect tests, gene-environment interaction tests, and joint tests for association, as proposed in Wang et al. (2020) .

skewlmm — by Fernanda L. Schumacher, a year ago

Scale Mixture of Skew-Normal Linear Mixed Models

It fits scale mixture of skew-normal linear mixed models using either an expectation–maximization (EM) type algorithm or its accelerated version (Damped Anderson Acceleration with Epsilon Monotonicity, DAAREM), including some possibilities for modeling the within-subject dependence. Details can be found in Schumacher, Lachos and Matos (2021) .

PLmixed — by Nicholas Rockwood, 2 months ago

Estimate (Generalized) Linear Mixed Models with Factor Structures

Utilizes the 'lme4' and 'optimx' packages (previously the optim() function from 'stats') to estimate (generalized) linear mixed models (GLMM) with factor structures using a profile likelihood approach, as outlined in Jeon and Rabe-Hesketh (2012) and Rockwood and Jeon (2019) . Factor analysis and item response models can be extended to allow for an arbitrary number of nested and crossed random effects, making it useful for multilevel and cross-classified models.