Package: dreamer
Title: Dose Response Models for Bayesian Model Averaging
Version: 3.1.0
Authors@R: c(
    person(given = c("Richard", "Daniel"),
           family = "Payne",
           role = c("aut", "cre"),
           email = "paynestatistics@gmail.com"),
    person(given = "William Michael",
           family = "Landau",
           role = c("rev"),
           email = "will.landau@gmail.com"),
    person("Mitch", "Thomann",
           role = c("rev"),
           email = "mitchell.thomann@lilly.com"),
    person(family = "Eli Lilly and Company",
           role = "cph"))
Description: Fits (longitudinal) dose-response models utilizing a Bayesian model
  averaging approach as outlined in Gould (2019) <doi:10.1002/bimj.201700211>
  for both continuous and binary responses.  Functions
  for plotting and calculating various posterior quantities
  (e.g. posterior mean, quantiles, probability of minimum efficacious dose,
  etc.) are also implemented.  Copyright Eli Lilly and Company (2019).
URL: https://github.com/rich-payne/dreamer
BugReports: https://github.com/rich-payne/dreamer/issues
License: MIT + file LICENSE
Imports: coda, dplyr (>= 1.0.0), ellipsis (>= 0.3), ggplot2, graphics,
        purrr, rootSolve, rjags (>= 4-8), rlang (>= 0.4.5), stats,
        tidyr (>= 1.0.2), tidyselect (>= 1.1)
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: testthat (>= 3.0), fs (>= 1.5), knitr, rmarkdown, tibble,
        spelling
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-08-31 14:46:52 UTC; c263386
Author: Richard Daniel Payne [aut, cre],
  William Michael Landau [rev],
  Mitch Thomann [rev],
  Eli Lilly and Company [cph]
Maintainer: Richard Daniel Payne <paynestatistics@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-01 09:10:49 UTC
Built: R 4.1.3; ; 2023-04-17 18:29:49 UTC; windows
