Package: adrftools Type: Package Title: Estimating, Visualizing, and Testing Average Dose-Response Functions Version: 0.1.0.9001 Authors@R: person("Noah", "Greifer", role = c("aut", "cre"), email = "noah.greifer@gmail.com", comment = c(ORCID = "0000-0003-3067-7154")) Description: Facilitates estimating, visualizing, and testing average dose-response functions (ADRFs) for characterizing the causal effect of a continuous (i.e., non-discrete) treatment or exposure. Includes support for frequentist and Bayesian regression models, analytical and bootstrap inference, and characterization of subgroup effects. Depends: R (>= 4.1.0) Imports: arg (>= 0.1.0), cli (>= 3.6.5), collapse (>= 2.1.3), insight (>= 1.4.3), ggplot2 (>= 4.0.0), marginaleffects (>= 0.19.0), mvtnorm (>= 1.3-3), rlang (>= 1.1.0), sandwich (>= 3.1-1), stats, utils Suggests: CompQuadForm (>= 1.4.4), fwb (>= 0.5.0), survey, splines, WeightIt, MatchThem, mice, generics, dbarts, knitr, rmarkdown License: GPL (>=2) Encoding: UTF-8 URL: https://github.com/ngreifer/adrftools, https://ngreifer.github.io/adrftools/ BugReports: https://github.com/ngreifer/adrftools/issues VignetteBuilder: knitr LazyData: true RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Repository: https://ngreifer.r-universe.dev Date/Publication: 2026-04-28 19:59:37 UTC RemoteUrl: https://github.com/ngreifer/adrftools RemoteRef: HEAD RemoteSha: 9d28d0304f0cc922cd4c7e4efb18a04a1e5ff51e NeedsCompilation: no Packaged: 2026-06-08 22:51:04 UTC; root Author: Noah Greifer [aut, cre] (ORCID: ) Maintainer: Noah Greifer