Found 7754 packages in 0.01 seconds
Stable Isotope Mixing Model
Estimates diet contributions from isotopic sources using JAGS. Includes estimation of concentration dependence and measurement error.
Bayesian Linear Mixed-Effects Models
Maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting, implementing the methods of Chung, et al. (2013)
GEMMA Multivariate Linear Mixed Model
Fits a multivariate linear mixed effects model that uses a polygenic term, after Zhou & Stephens (2014) (< https://www.nature.com/articles/nmeth.2848>). Of particular interest is the estimation of variance components with restricted maximum likelihood (REML) methods. Genome-wide efficient mixed-model association (GEMMA), as implemented in the package 'gemma2', uses an expectation-maximization algorithm for variance components inference for use in quantitative trait locus studies.
Various Linear Mixed Model Analyses
This package offers three important components: (1) to construct a use-defined linear mixed model, (2) to employ one of linear mixed model approaches: minimum norm quadratic unbiased estimation (MINQUE) (Rao, 1971) for variance component estimation and random effect prediction; and (3) to employ a jackknife resampling technique to conduct various statistical tests. In addition, this package provides the function for model or data evaluations.This R package offers fast computations for large data sets analyses for various irregular data structures.
Generalized Additive Latent and Mixed Models
Estimates generalized additive latent and
mixed models using maximum marginal likelihood,
as defined in Sorensen et al. (2023)
Multivariate Functional Additive Mixed Models
An implementation for multivariate functional additive mixed
models (multiFAMM), see Volkmann et al. (2021,
Dyadic Mixed Model for Pedigree Data
Mixed model analysis for quantitative genetics with multi-trait responses and pedigree-based partitioning of individual variation into a range of environmental and genetic variance components for individual and maternal effects. Method documented in dmmOverview.pdf; dmm is an implementation of dispersion mean model described by Searle et al. (1992) "Variance Components", Wiley, NY. Dmm() can do 'MINQUE', 'bias-corrected-ML', and 'REML' variance and covariance component estimates.
Generalized Additive Mixed Model Interface
An interface for fitting generalized additive models (GAMs) and generalized additive mixed models (GAMMs) using the 'lme4' package as the computational engine, as described in Helwig (2024)
The Phylogenetic Ornstein-Uhlenbeck Mixed Model
The Phylogenetic Ornstein-Uhlenbeck Mixed Model (POUMM) allows to
estimate the phylogenetic heritability of continuous traits, to test
hypotheses of neutral evolution versus stabilizing selection, to quantify
the strength of stabilizing selection, to estimate measurement error and to
make predictions about the evolution of a phenotype and phenotypic variation
in a population. The package implements combined maximum likelihood and
Bayesian inference of the univariate Phylogenetic Ornstein-Uhlenbeck Mixed
Model, fast parallel likelihood calculation, maximum likelihood
inference of the genotypic values at the tips, functions for summarizing and
plotting traces and posterior samples, functions for simulation of a univariate
continuous trait evolution model along a phylogenetic tree. So far, the
package has been used for estimating the heritability of quantitative traits
in macroevolutionary and epidemiological studies, see e.g.
Bertels et al. (2017)
Generalised Linear Mixed Model Selection
Provides tools for fitting sparse generalised linear mixed models with l0
regularisation. Selects fixed and random effects under the hierarchy constraint that fixed effects
must precede random effects. Uses coordinate descent and local search algorithms to rapidly
deliver near-optimal estimates. Gaussian and binomial response families are currently supported.
For more details see Thompson, Wand, and Wang (2025)