mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
cec6fce696
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/
7 lines
299 B
Plaintext
7 lines
299 B
Plaintext
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/
|