aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-lme4/pkg-descr
blob: 023357446fa66131bf1d9926ee8958e80a55bda4 (plain) (blame)
1
2
3
4
5
6
Fit linear and generalized linear mixed-effects models. The models
and their components are represented using S4 classes and methods.
The core computational algorithms are implemented using the Eigen
C++ library for numerical linear algebra and RcppEigen "glue".

WWW: https://github.com/lme4/lme4