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:
remotes
package from within R:install.packages("remotes")
remotes::install_github("vdorie/blme")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.