Package: bdlim
Title: Bayesian Distributed Lag Interaction Models
Version: 0.5.0
Date: 2025-06-09
Authors@R: c(person(given = "Ander",
                   family = "Wilson",
                    role = c("aut", "cre"),
                    email = "ander.wilson@colostate.edu",
                   comment = c(ORCID = "0000-0003-4774-3883")))
Description: Estimation and interpretation of Bayesian distributed lag interaction models (BDLIMs). A BDLIM regresses a scalar outcome on repeated measures of exposure and allows for modification by a categorical variable under four specific patterns of modification. The main function is bdlim(). There are also summary and plotting files. Details on methodology are described in Wilson et al. (2017) <doi:10.1093/biostatistics/kxx002>.
License: GPL (>= 3)
Encoding: UTF-8
Imports: LaplacesDemon, ggplot2, parallel, BayesLogit
RoxygenNote: 7.3.2
BugReports: https://github.com/anderwilson/bdlim/issues/
URL: https://anderwilson.github.io/bdlim/,
        https://github.com/AnderWilson/bdlim/
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2025-06-10 22:16:40 UTC; anderwilson
Author: Ander Wilson [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4774-3883>)
Maintainer: Ander Wilson <ander.wilson@colostate.edu>
Repository: CRAN
Date/Publication: 2025-06-11 03:00:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:22:06 UTC; windows
