r-caic4 1.1
Conditional AIC for lme4 and nlme
This package estimates conditional Akaike information in mixed-effect models. These models are fitted using (g)lmer()
from lme4, lme()
from nlme, and gamm()
from mgcv. The provided functions facilitate the computation of the conditional Akaike information for model evaluation.
- Outputs:
out
- Website: https://cran.r-project.org/package=cAIC4
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-caic4 1.1
as follows:
guix install r-caic4@1.1
Or install the latest version:
guix install r-caic4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.