Skip to content

vdorie/blme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

Bayesian Linear Mixed Effect Models

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages