SkillAgentSearch skills...

Blme

Bayesian Linear Mixed Effect Models

Install / Use

/learn @vdorie/Blme
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

blme

Bayesian Linear Mixed Effect Models

A package for R. Built off of lme4

Pre-built bundles of the package are available on CRAN. These can be installed from within R using the typical install.packages() mechanism.

Steps to install from source:

  1. Install the remotes package from within R:
install.packages("remotes")
  1. Run:
remotes::install_github("vdorie/blme")
View on GitHub
GitHub Stars47
CategoryDevelopment
Updated10d ago
Forks8

Languages

R

Security Score

75/100

Audited on Mar 20, 2026

No findings