lme4/lme4pureR: lme4 in pure R

The penalized least squares (PLS) and penalized iteratively reweighted least squares (PIRLS) algorithms from lme4, but written entirely in pure R. The purpose is to clarify how PLS and PIRLS work without having to read through C++ code, and as a sandbox for trying out modified versions of PLS and PIRLS.

Getting started

Package details

AuthorSteve Walker, Doug Bates
MaintainerSteve Walker <steve.walker@utoronto.ca>
LicenseGPL-2
Version0.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lme4/lme4pureR")
lme4/lme4pureR documentation built on May 21, 2019, 7:34 a.m.