# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "bws" in publications use:'
type: software
license: GPL-2.0-or-later
title: 'bws: Bayesian Weighted Sums'
version: 0.1.0
doi: 10.32614/CRAN.package.bws
abstract: 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)
  <https://doi.org/10.3390/ijerph18041373>. This implementation includes an extension
  to model binary outcome.
authors:
- family-names: Nguyen
  given-names: Phuc H.
  email: phuc.nguyen.rcran@gmail.com
  orcid: https://orcid.org/0000-0002-6206-0194
repository: https://CRAN.R-project.org/package=bws
date-released: '2022-08-12'
contact:
- family-names: Nguyen
  given-names: Phuc H.
  email: phuc.nguyen.rcran@gmail.com
  orcid: https://orcid.org/0000-0002-6206-0194