Learn R Programming

⚠️There's a newer version (1.1.10) of this package.Take me there.

glmmTMB (version 1.1.2.2)

Generalized Linear Mixed Models using Template Model Builder

Description

Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via 'TMB' (Template Model Builder). Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation.

Copy Link

Version

Install

install.packages('glmmTMB')

Monthly Downloads

24,954

Version

1.1.2.2

License

AGPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 1st, 2021

Functions in glmmTMB (1.1.2.2)

VarCorr.glmmTMB

Extract variance and correlation components
confint.glmmTMB

Calculate confidence intervals
isLMM.glmmTMB

support methods for parametric bootstrapping
diagnose

diagnose model problems
fbx

(f)ind (b)ars e(x)tended: recursive
epil2

Seizure Counts for Epileptics - Extended
Salamanders

Repeated counts of salamanders in streams
expandAllGrpVar

expand interactions/combinations of grouping variables
.collectDuplicates

collapse duplicated observations
Owls

Begging by Owl Nestlings
fitTMB

Optimize a TMB model and package results
get_cor

translate vector of correlation parameters to correlation values
findReTrmClasses

list of specials -- taken from enum.R
glmmTMB

Fit Models with TMB
nbinom2

Family functions for glmmTMB
mkTMBStruc

Extract info from formulas, reTrms, etc., format for TMB
formula.glmmTMB

Extract the formula of a glmmTMB object
getCapabilities

List model options that glmmTMB knows about
startParams

Change starting parameters, either by residual method or by user input (start)
addForm

Combine right-hand sides of an arbitrary number of formulas
fixef

Extract fixed-effects estimates
glmmTMBControl

Control parameters for glmmTMB optimization
Anova.glmmTMB

Downstream methods
terms.glmmTMB

Methods for extracting developer-level information from glmmTMB models
inForm

test formula: does it contain a particular element?
profile.glmmTMB

Compute likelihood profiles for a fitted model
getME.glmmTMB

Extract or Get Generalize Components from a Fitted Mixed Effects Model
getGrpVar

Get Grouping Variable
predict.glmmTMB

prediction
print.VarCorr.glmmTMB

Printing The Variance and Correlation Parameters of a glmmTMB
getXReTrms

Create X and random effect terms from formula
formatVC

Format the 'VarCorr' Matrix of Random Effects
getReStruc

Calculate random effect structure Calculates number of random effects, number of parameters, block size and number of blocks. Mostly for internal use.
vcov.glmmTMB

Calculate Variance-Covariance Matrix for a Fitted glmmTMB model
ranef.glmmTMB

Extract Random Effects
weights.glmmTMB

Extract weights from a glmmTMB object
omp_check

Check OpenMP status
numFactor

Factor with numeric interpretable levels.
sigma.glmmTMB

Extract residual standard deviation or dispersion parameter
reexports

Objects exported from other packages
residuals.glmmTMB

Compute residuals for a glmmTMB object
simulate.glmmTMB

Simulate from a glmmTMB fitted model