|
1 | 1 | Package: GPCERF
|
2 | 2 | Title: Gaussian Processes for Estimating Causal Exposure Response Curves
|
3 |
| -Version: 0.2.3 |
| 3 | +Version: 0.2.4 |
4 | 4 | Authors@R: c(
|
5 | 5 | person("Naeem", "Khoshnevis", email = "nkhoshnevis@g.harvard.edu",
|
6 |
| - role=c("aut","cre"), |
| 6 | + role=c("aut"), |
7 | 7 | comment = c(ORCID = "0000-0003-4315-1426", AFFILIATION="HUIT")),
|
8 |
| - person("Boyu", "Ren", email = "bren@partners.org", |
9 |
| - role= c("aut"), |
| 8 | + person("Boyu", "Ren", email = "bren@mgb.org", |
| 9 | + role= c("aut","cre"), |
10 | 10 | comment = c(ORCID = "0000-0002-5300-1184", AFFILIATION="McLean Hospital")),
|
11 | 11 | person("Tanujit", "Dey", email = "tdey@bwh.harvard.edu",
|
12 | 12 | role= c("ctb"),
|
13 | 13 | comment = c(ORCID = "0000-0001-5559-211X", AFFILIATION="HMS")),
|
14 | 14 | person("Danielle","Braun", email = "dbraun@hsph.harvard.edu",
|
15 | 15 | role=c("aut"),
|
16 | 16 | comment = c(ORCID = "0000-0002-5177-8598", AFFILIATION="HSPH")))
|
17 |
| -Maintainer: Naeem Khoshnevis <nkhoshnevis@g.harvard.edu> |
18 |
| -Description: Provides a non-parametric Bayesian framework based on Gaussian process priors for estimating causal effects of a continuous exposure and detecting change points in the causal exposure response curves using observational data. Ren, B., Wu, X., Braun, D., Pillai, N., & Dominici, F.(2021). "Bayesian modeling for exposure response curve via gaussian processes: Causal effects of exposure to air pollution on health outcomes." arXiv preprint <arXiv:2105.03454>. |
| 17 | +Maintainer: Boyu Ren <bren@mgb.org> |
| 18 | +Description: Provides a non-parametric Bayesian framework based on Gaussian process priors for estimating causal effects of a continuous exposure and detecting change points in the causal exposure response curves using observational data. Ren, B., Wu, X., Braun, D., Pillai, N., & Dominici, F.(2021). "Bayesian modeling for exposure response curve via gaussian processes: Causal effects of exposure to air pollution on health outcomes." arXiv preprint <doi:10.48550/arXiv.2105.03454>. |
19 | 19 | License: GPL (>= 3)
|
20 | 20 | Language: en-US
|
21 | 21 | URL: https://github.com/NSAPH-Software/GPCERF
|
|
0 commit comments