-
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
98ba5a2
commit d7836b9
Showing
1 changed file
with
6 additions
and
0 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,3 +1,5 @@ | ||
[![GNU APGLv3 License](https://img.shields.io/github/license/UHBristolDataScience/smartt-algortihm.svg?style=for-the-badge)](https://github.com/UHBristolDataScience/smartt-algortihm/blob/master/LICENSE.txt) | ||
|
||
# smartt-algortihm | ||
|
||
This repository contains modelling code for the SMARTT Critical Care Pathways project. The code here has been updated from the [original repository](https://github.com/UHBristolDataScience/towards-decision-support-icu-discharge) (where you can also find data processing scripts). | ||
|
@@ -21,3 +23,7 @@ To cite this project, please use: | |
The data to run these models contains pseudonymised patient-level data which cannot be shared online. Please contact the lead author to discuss data sharing: [Chris McWilliams](mailto:[email protected]?subject=[GitHub]%20SMARTT). | ||
|
||
Further details on processing of the local dataset can be found in [this publication](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6733376/) and [this repository](https://github.com/UHBristolDataScience/ICNARC-to-Philips-Linkage). | ||
|
||
|
||
[license-url]: https://github.com/UHBristolDataScience/smartt-algortihm/blob/master/LICENSE.txt | ||
[issues-shield]: https://img.shields.io/github/license/UHBristolDataScience/smartt-algortihm.svg?style=for-the-badge |