Skip to content

lme4/lme4pureR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lme4pureR

The penalized least squares (PLS) and penalized iteratively reweighted least squares (PIRLS) algorithms from lme4, but written entirely in pure R. The purposes of this package are:

  1. clarify how PLS and PIRLS work without having to read through C++ code,

  2. as a sandbox for trying out modified versions of PLS and PIRLS,

  3. as a companion to manuscripts describing the lmer and glmer functions.

Note: Currently, this branch of lme4pureR depends on the flexLambda branch of lme4.

About

A pure R implementation of the numerical steps in lmer and glmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages