Found 8331 packages in 0.11 seconds
Partial Eta-Squared for Crossed, Nested, and Mixed Linear Mixed Models
Computes partial eta-squared effect sizes for fixed effects in
linear mixed models fitted with the 'lme4' package. Supports crossed,
nested, and mixed (crossed-and-nested) random effects structures with any
number of grouping factors. Mixed designs handle cases where grouping
factors are simultaneously crossed with some variables and nested within
others (e.g., photos nested within models, but both crossed with
participants). Random slope variances are translated to the outcome scale
using a variance decomposition approach, correctly accounting for predictor
scaling and interaction terms. Both general and operative effect sizes are
provided. Methods are based on Correll, Mellinger, McClelland, and Judd
(2020)
Nonlinear Mixed Effects Models in Population PK/PD
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
Nonlinear Mixed Effects Models in Population PK/PD, Data
Datasets for 'nlmixr2' and 'rxode2'. 'nlmixr2' is used for fitting and comparing
nonlinear mixed-effects models in differential
equations with flexible dosing information commonly seen in pharmacokinetics
and pharmacodynamics (Almquist, Leander, and Jirstrand 2015
Bayesian Profile Regression using Generalised Linear Mixed Models
Implements a Bayesian profile regression using a generalized linear mixed model as output model. The package allows for binary (probit mixed model) and continuous (linear mixed model) outcomes and both continuous and categorical clustering variables. The package utilizes 'RcppArmadillo' and 'RcppDist' for high-performance statistical computing in C++. For more details see Amestoy & al. (2025)
Generalized Additive Mixed Model Analysis via Slice Sampling
Uses a slice sampling-based Markov chain Monte Carlo to
conduct Bayesian fitting and inference for generalized additive
mixed models. Generalized linear mixed models and generalized
additive models are also handled as special cases of generalized
additive mixed models. The methodology and software is described
in Pham, T.H. and Wand, M.P. (2018). Australian and New Zealand
Journal of Statistics, 60, 279-330
Generalized Linear Mixed Model Analysis via Expectation Propagation
Approximate frequentist inference for generalized linear mixed model analysis with expectation propagation used to circumvent the need for multivariate integration. In this version, the random effects can be any reasonable dimension. However, only probit mixed models with one level of nesting are supported. The methodology is described in Hall, Johnstone, Ormerod, Wand and Yu (2018)
Isoscape Computation and Inference of Spatial Origins using Mixed Models
Building isoscapes using mixed models and inferring the geographic origin of samples based on their isotopic ratios. This package is essentially a simplified interface to several other packages which implements a new statistical framework based on mixed models. It uses 'spaMM' for fitting and predicting isoscapes, and assigning an organism's origin depending on its isotopic ratio. 'IsoriX' also relies heavily on the package 'rasterVis' for plotting the maps produced with 'terra' using 'lattice'.
General Linear Mixed Models for Gene-Level Differential Expression
Using mixed effects models to analyse longitudinal gene expression can highlight differences between sample groups over time. The most widely used differential gene expression tools are unable to fit linear mixed effect models, and are less optimal for analysing longitudinal data. This package provides negative binomial and Gaussian mixed effects models to fit gene expression and other biological data across repeated samples. This is particularly useful for investigating changes in RNA-Sequencing gene expression between groups of individuals over time, as described in: Rivellese, F., Surace, A. E., Goldmann, K., Sciacca, E., Cubuk, C., Giorli, G., ... Lewis, M. J., & Pitzalis, C. (2022) Nature medicine
A Fast Laplace Method for Spatial Generalized Linear Mixed Model
Fitting a fast Laplace approximation for Spatial Generalized Linear Mixed Model as described in Park and Lee (2021) < https://github.com/sangwan93/fastLaplace/blob/main/FastLaplaceMain.pdf>.
Fitting Linear Quantile Regression Mixed Models with Relationship Matrix
Fit a quantile regression mixed model involved Relationship Matrix using a sparse implementation of the Frisch-Newton interior-point algorithm as described in Portnoy and Koenker (1977, Statistical Science) < https://www.jstor.org/stable/2246216>.