Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add published paper link
  • Loading branch information
a-d-brown authored Apr 11, 2024
1 parent 88f036a commit 2ad5b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is the code and configuration for Shared-Care-Monitoring.

You can run this project via [Gitpod](https://gitpod.io) in a web browser by clicking on this badge: [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/a-d-brown/Shared-Care-Monitoring)

* The paper is [here]()
* The paper is [here](https://doi.org/10.1111/bcp.16062)
* Raw model outputs, including charts, crosstabs, etc, are in `released_outputs/`
* If you are interested in how we defined our variables, take a look at the [study definition](analysis/study_definition.py); this is written in `python`, but non-programmers should be able to understand what is going on there
* If you are interested in how we defined our code lists, look in the [codelists folder](./codelists/).
Expand Down

0 comments on commit 2ad5b57

Please sign in to comment.