bml fits Bayesian multiple-membership multilevel models
via JAGS, so installation has two parts:
bml R package (from CRAN or GitHub)Install the latest JAGS version for your operating system from:
After installing JAGS, restart R so rjags can find
it.
bml R packageThe stable release version is available on CRAN:
For the latest development features, install from GitHub using
{remotes}:
If you want to build vignettes locally during installation:
Error: (converted from warning) ... while
installing. {remotes} treats an installation warning as an
error on your machine. You can opt out:
JAGS not found / rjags fails to load: Make sure JAGS
is installed (not just the R packages), then restart R. On Windows,
confirm you installed the 64-bit JAGS build if you are using 64-bit
R.