91fc41dda3
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".
4 lines
263 B
Text
4 lines
263 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".
|