SkillAgentSearch skills...

Lme4pureR

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

Install / Use

/learn @lme4/Lme4pureR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars36
CategoryDevelopment
Updated11mo ago
Forks4

Languages

R

Security Score

67/100

Audited on Apr 16, 2025

No findings