-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f783a1
commit c2cfbdb
Showing
1 changed file
with
35 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,37 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite the following paper as below." | ||
|
||
A scalable two-stage Bayesian approach accounting for exposure measurement error in environmental epidemiology. Lee, C. J., Symanski, E., Rammah, A., Kang, D.H., Hopke, P., Park, E.S. (2023+). preprint. | ||
|
||
@article{Lee2023scalable, | ||
title={A scalable two-stage {B}ayesian approach accounting for exposure measurement error in environmental epidemiology}, | ||
author={Lee, Changwoo J. and Elaine Symanski and Amal Rammah and Dong Hun Kang and Philip K. Hopke and Eun Sug Park}, | ||
journal={arxiv preprint}, | ||
year={2023} | ||
} | ||
authors: | ||
- family-names: "Changwoo" | ||
given-names: "Lee" | ||
- family-names: "Elaine" | ||
given-names: "Symanski" | ||
- family-names: "Amal" | ||
given-names: "Rammah" | ||
- family-names: "Dong Hun" | ||
given-names: "Kang" | ||
- family-names: "Philip" | ||
given-names: "Hopke" | ||
- family-names: "Eun Sug" | ||
given-names: "Park" | ||
title: "bspme: Bayesian Spatially correlated measurement error models" | ||
url: "https://changwoo-lee.github.io/bspme" | ||
preferred-citation: | ||
type: article | ||
authors: | ||
- family-names: "Changwoo" | ||
given-names: "Lee" | ||
- family-names: "Elaine" | ||
given-names: "Symanski" | ||
- family-names: "Amal" | ||
given-names: "Rammah" | ||
- family-names: "Dong Hun" | ||
given-names: "Kang" | ||
- family-names: "Philip" | ||
given-names: "Hopke" | ||
- family-names: "Eun Sug" | ||
given-names: "Park" | ||
journal: "arXiv preprint" | ||
title: "A scalable two-stage Bayesian approach accounting for exposure measurement error in environmental epidemiology" | ||
issue: 0 | ||
volume: 0 | ||
year: 2023 |