Package: beaver Title: Bayesian Model Averaging of Covariate Adjusted Negative-Binomial Dose-Response Version: 1.0.0 Authors@R: c( person(given = "Richard", family = "Payne", role = c("aut"), email = "paynestatistics@gmail.com"), person(given = "Hollins", family = "Showalter", role = c("aut", "cre"), email = "hollins.showalter@gmail.com"), person(family = "Eli Lilly and Company", role = "cph")) Description: Dose-response modeling for negative-binomial distributed data with a variety of dose-response models. Covariate adjustment and Bayesian model averaging is supported. Functions are provided to easily obtain inference on the dose-response relationship and plot the dose-response curve. License: MIT + file LICENSE URL: https://github.com/rich-payne/beaver Depends: R (>= 3.5.0) Imports: checkmate (>= 2.1), dplyr (>= 1.0), ellipsis (>= 0.3), fs (>= 1.5), ggplot2 (>= 3.3), purrr (>= 0.3), rjags (>= 4.12), rlang (>= 1.0), stringr (>= 1.5), tibble (>= 3.1), tidyr (>= 1.1), yodel (>= 1.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake make jags libicu-dev libuv1-dev Repository: https://rich-payne.r-universe.dev Date/Publication: 2024-05-21 21:27:39 UTC RemoteUrl: https://github.com/rich-payne/beaver RemoteRef: HEAD RemoteSha: 4de4f344773dfbd911dbbdba8707cd4cf6a6e72a NeedsCompilation: no Packaged: 2026-07-06 07:59:42 UTC; root Author: Richard Payne [aut], Hollins Showalter [aut, cre], Eli Lilly and Company [cph] Maintainer: Hollins Showalter