⚠️There's a newer version (1.0-5) of this package. Take me there.

blme

Bayesian Linear Mixed Effect Models

A package for R. Built off of 'lme4' (http://cran.r-project.org/web/packages/lme4/index.html)

Pre-built binaries of the package are available on http://cran.r-project.org/web/packages/blme/index.html. These can be installed from within R using the typical install.packages() mechanism.

Steps to install from source:

  1. Install development tools for your operating system:
1. Linux/Unix should already have this installed
2. OS X:
    1. Xcode (https://developer.apple.com/xcode/downloads/)
    2. gfortran (https://gcc.gnu.org/wiki/GFortranBinaries#MacOS)
3. Windows: Rtools (http://cran.r-project.org/bin/windows/Rtools/)
4. (This step may be omitted if all upstream dependencies are already available)
  1. Install the devtools package from within R:
`install.packages("devtools")`
  1. Run:
`install_github("vdorie/blme")`

Copy Link

Version

Down Chevron

Install

install.packages('blme')

Monthly Downloads

3,806

Version

1.0-4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

June 14th, 2015

Functions in blme (1.0-4)