Found 461 packages in 0.01 seconds
Mixed GAM Computation Vehicle with Automatic Smoothness Estimation
Generalized additive (mixed) models, some of their extensions and
other generalized ridge regression with multiple smoothing
parameter estimation by (Restricted) Marginal Likelihood,
Generalized Cross Validation and similar, or using iterated
nested Laplace approximation for fully Bayesian inference. See
Wood (2017)
Generalized Additive Mixed Models using 'mgcv' and 'lme4'
Estimate generalized additive mixed models via a version of function gamm() from 'mgcv', using 'lme4' for estimation.
Graceful 'ggplot'-Based Graphics and Other Functions for GAMs Fitted Using 'mgcv'
Graceful 'ggplot'-based graphics and utility functions for working with generalized additive models (GAMs) fitted using the 'mgcv' package. Provides a reimplementation of the plot() method for GAMs that 'mgcv' provides, as well as 'tidyverse' compatible representations of estimated smooths.
Generalised Additive Models in 'greta' using 'mgcv'
A 'greta' (Golding (2019)
Shape Constrained Additive Models
Generalized additive models under shape
constraints on the component functions of the linear predictor.
Models can include multiple shape-constrained (univariate
and bivariate) and unconstrained terms. Routines of the
package 'mgcv' are used to set up the model matrix, print,
and plot the results. Multiple smoothing parameter
estimation by the Generalized Cross Validation or similar.
See Pya and Wood (2015)
Exact (Restricted) Likelihood Ratio Tests for Mixed and Additive Models
Rapid, simulation-based exact (restricted) likelihood ratio tests for testing the presence of variance components/nonparametric terms for models fit with nlme::lme(),lme4::lmer(), lmeTest::lmer(), gamm4::gamm4(), mgcv::gamm() and SemiPar::spm().
Residual Diagnostics for Hierarchical (Multi-Level / Mixed) Regression Models
The 'DHARMa' package uses a simulation-based approach to create readily interpretable scaled (quantile) residuals for fitted (generalized) linear mixed models. Currently supported are linear and generalized linear (mixed) models from 'lme4' (classes 'lmerMod', 'glmerMod'), 'glmmTMB', 'GLMMadaptive', and 'spaMM'; phylogenetic linear models from 'phylolm' (classes 'phylolm' and 'phyloglm'); generalized additive models ('gam' from 'mgcv'); 'glm' (including 'negbin' from 'MASS', but excluding quasi-distributions) and 'lm' model classes. Moreover, externally created simulations, e.g. posterior predictive simulations from Bayesian software such as 'JAGS', 'STAN', or 'BUGS' can be processed as well. The resulting residuals are standardized to values between 0 and 1 and can be interpreted as intuitively as residuals from a linear regression. The package also provides a number of plot and test functions for typical model misspecification problems, such as over/underdispersion, zero-inflation, and residual spatial, phylogenetic and temporal autocorrelation.
Smooth Additive Quantile Regression Models
Smooth additive quantile regression models, fitted using
the methods of Fasiolo et al. (2020)
Smooth Survival Models, Including Generalized Survival Models
R implementation of generalized survival models (GSMs), smooth accelerated failure time (AFT) models and Markov multi-state models. For the GSMs, g(S(t|x))=eta(t,x) for a link function g, survival S at time t with covariates x and a linear predictor eta(t,x). The main assumption is that the time effect(s) are smooth
Conditional Akaike Information Criterion for 'lme4' and 'nlme'
Provides functions for the estimation of the conditional Akaike
information in generalized mixed-effect models fitted with (g)lmer()
from 'lme4', lme() from 'nlme' and gamm() from 'mgcv'.
For a manual on how to use 'cAIC4', see Saefken et al. (2021)