prince_bart
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: AlkemaLab
- Language: R
- Default Branch: main
- Size: 8.73 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Citation
README.md
Prince BART
Code for implementing Principal Stratification with BART as in the manuscript "Combining BART and Principal Stratification to estimate the effect of intermediate on primary outcomes with application to estimating the effect of family planning on employment in sub-Saharan Africa" (http://arxiv.org/abs/2408.03777). The main code is on the “analysis” folder, with steps in separate R Markdown files numbered sequentially. The data and data documentation is available at https://doi.org/10.15139/S3/BRLE7L (a copy of the file is included here for convenience).
Owner
- Name: Alkema lab @ UMass Amherst
- Login: AlkemaLab
- Kind: organization
- Email: lalkema@umass.edu
- Location: Amherst, MA, USA
- Website: https://leontinealkema.github.io/alkema_lab/
- Twitter: leontinealkema
- Repositories: 2
- Profile: https://github.com/AlkemaLab
Citation (CITATION.cff)
cff-version: 1.2.0
title: >-
Prince BART: Software in R to combine BART and Principal
Stratification to estimate the effect of intermediate on
primary outcomes.
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Lucas
family-names: Godoy Garraza
orcid: 'https://orcid.org/0000-0001-8426-9485'
- given-names: Leontine
family-names: Alkema
repository-code: 'https://github.com/AlkemaLab/prince_BART'
identifier:
- type: doi
value: '10.5281/zenodo.13310559'
abstract: >-
Code for the manuscript "Combining BART and Principal
Stratification to estimate the effect of intermediate on
primary outcomes with application to estimating the effect
of family planning on employment in sub-Saharan Africa".
The main code is on the “analysis” folder, with steps in
separate R Markdown files numbered sequentially. The data
and data documentation is available at
https://doi.org/10.15139/S3/BRLE7L (a copy of the file is
included here for convenience).
keywords:
- causal inference
- principal stratification
- instrumental variables
- Bayesian Additive Regression Trees (BART)
version: '0.1.0'
date-released: '2024-08-13'