Package: bml Type: Package Title: Bayesian Multiple-Membership Multilevel Models with Parameterizable Weight Functions Version: 0.9.0 Description: Implements Bayesian multiple-membership multilevel models with parameterizable weight functions via 'JAGS' to model how lower-level units jointly shape higher-level outcomes (micro-macro link) across a range of outcome types (e.g., linear, logit, and survival models). Supports estimation and comparison of alternative aggregation mechanisms, allows weight matrices to be endogenized through parameters and covariates, and accommodates complex dependence structures that extend beyond traditional multilevel frameworks. For details, see Rosche (2026) "A Multilevel Model for Coalition Governments. Uncovering Party-Level Dependencies Within and Between Governments" . License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: dplyr, generics, readr, tidyr, stringr, R2jags, ggplot2, ggmcmc, coda, patchwork, tibble, purrr, rlang URL: https://benrosche.github.io/bml/ BugReports: https://github.com/benrosche/bml/issues RoxygenNote: 7.3.3 Authors@R: person("Benjamin", "Rosche", role=c("aut", "cre"), email="benrosche@nyu.edu", comment=c(ORCID="0000-0001-5196-625X")) Suggests: rmarkdown, knitr, testthat (>= 3.0.0), rjags VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: jags libicu-dev libssl-dev libx11-dev Repository: https://benrosche.r-universe.dev Date/Publication: 2026-06-15 21:49:13 UTC RemoteUrl: https://github.com/benrosche/bml RemoteRef: HEAD RemoteSha: c023e5356fd0392f82e8ce63a3387086754542c9 NeedsCompilation: no Packaged: 2026-06-15 22:19:04 UTC; root Author: Benjamin Rosche [aut, cre] (ORCID: ) Maintainer: Benjamin Rosche