e14f52d3a3
Approved by: portmgr (blanket)
6 lines
298 B
Text
6 lines
298 B
Text
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
|