add.terms |
Add terms to a formula |
build.formula |
Convert a buildmer term list into a proper model formula |
buildbam |
Use buildmer to fit big generalized additive models using 'bam()' from package 'mgcv' |
buildgam |
Use buildmer to fit generalized additive models using 'gam()' from package 'mgcv' |
buildgamm4 |
Use buildmer to fit generalized additive models using package 'gamm4' |
buildglmmTMB |
Use buildmer to perform stepwise elimination on glmmTMB models |
buildgls |
Use buildmer to fit generalized-least-squares models using gls() from nlme |
buildjulia |
Use buildmer to perform stepwise elimination on models fit with Julia package MixedModels via JuliaCall |
buildlme |
Use buildmer to perform stepwise elimination of the fixed-effects part of mixed-effects models fit via lme() from nlme |
buildmer |
Construct and fit as complete a model as possible and perform stepwise elimination |
buildmer-class |
The buildmer class |
buildmultinom |
Use buildmer to perform stepwise elimination for 'multinom()' models from package 'nnet' |
conv |
Test a model for convergence |
diag-method |
Diagonalize the random-effect covariance structure, possibly assisting convergence |
mkBuildmer |
The buildmer class |
remove.terms |
Remove terms from an lme4 formula |
tabulate.formula |
Parse a formula into a buildmer terms list |
vowels |
Vowel data from a pilot study. |