This package browser is in early development. Mind the rough edges.

r-lme4 1.1-36

Linear mixed-effects models using eigen and S4

This package provides 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.

Installation

Install r-lme4 1.1-36 as follows:

guix install r-lme4@1.1-36

Or install the latest version:

guix install r-lme4

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.