Package: plausibounds Title: Plausible Bounds for Treatment Path Estimates Version: 1.0.1 Authors@R: c( person("Simon", "Freyaldenhoven", , "simon.freyaldenhoven@phil.frb.org", role = c("aut", "cph")), person("Christian", "Hansen", , "chansen1@chicagobooth.edu", role = c("aut", "cph")), person("Ryan", "Kobler", , "kobleary@gmail.com", role = c("aut", "cre", "cph")) ) Description: Enhances dynamic effect plots as suggested in Freyaldenhoven and Hansen (2026) . Data-driven smoothing delivers a smooth estimated path with potentially improved point estimation properties and confidence regions covering a surrogate that can be substantially tighter than conventional pointwise or uniform bands. License: MIT + file LICENSE Depends: R (>= 3.5) Imports: dplyr, ggplot2, Matrix, MASS, magrittr, cli Suggests: knitr, rmarkdown, doParallel, foreach, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/SimonFreyaldenhoven/plausibounds BugReports: https://github.com/SimonFreyaldenhoven/plausibounds/issues VignetteBuilder: knitr Config/Needs/website: quarto, rmarkdown Repository: https://simonfreyaldenhoven.r-universe.dev Date/Publication: 2026-01-20 14:49:18 UTC RemoteUrl: https://github.com/simonfreyaldenhoven/plausibounds RemoteRef: HEAD RemoteSha: 499a4fd4e4f713d17b221851bc8464ed891e1407 NeedsCompilation: no Packaged: 2026-06-20 09:58:13 UTC; root Author: Simon Freyaldenhoven [aut, cph], Christian Hansen [aut, cph], Ryan Kobler [aut, cre, cph] Maintainer: Ryan Kobler