Package: bws
Title: Bayesian Weighted Sums
Version: 0.1.0
Authors@R: 
    person(given = "Phuc H.",
           family = "Nguyen",
           role = c("aut", "cre"),
           email = "phuc.nguyen.rcran@gmail.com",
           comment = c(ORCID = "0000-0002-6206-0194"))
Description: An interface to the Bayesian Weighted Sums model implemented in 'RStan'.
    It estimates the summed effect of multiple, often moderately to highly correlated,
    continuous predictors. Its applications can be found in analysis of exposure mixtures.
    The model was proposed by Hamra, Maclehose, Croen, Kauffman, and
    Newschaffer (2021) <doi:10.3390/ijerph18041373>.
    This implementation includes an extension to model binary outcome.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.1
Biarch: true
Depends: R (>= 3.4.0)
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>=
        2.18.1), rstantools (>= 2.1.1)
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
SystemRequirements: GNU make
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-07-31 14:14:25 UTC; phuc
Author: Phuc H. Nguyen [aut, cre] (<https://orcid.org/0000-0002-6206-0194>)
Maintainer: Phuc H. Nguyen <phuc.nguyen.rcran@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-12 14:20:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-08-13 11:16:34 UTC; unix
Archs: bws.so.dSYM
