-
Notifications
You must be signed in to change notification settings - Fork 1
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
b6f94b0
commit bbd8296
Showing
1 changed file
with
4 additions
and
4 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 |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
#### *Simulation of Opioid Use, Response, Consequences, and Effects* | ||
|
||
Model, analysis code, data and output files for FDA opioid systems model, as utilized in: | ||
+ Lim, Stringfellow, et al. 2022, "Modeling the evolution of the U.S. opioid crisis for national policy development", forthcoming in *PNAS* | ||
+ Lim, Stringfellow, et al. 2022, "Modeling the evolution of the U.S. opioid crisis for national policy development", published in *PNAS* at [10.1073/pnas.2115714119](https://doi.org/10.1073/pnas.2115714119) | ||
+ Reports technical aspects of model development, estimation process, and replication of historical data from 1999-2020, as well as analyses of historical patterns and dynamics | ||
+ Stringfellow, Lim, et al. 2022, "Reducing opioid use disorder and overdose in the United States: A dynamic modeling analysis", forthcoming in *Science Advances* | ||
+ Stringfellow, Lim, et al. 2022, "Reducing opioid use disorder and overdose in the United States: A dynamic modeling analysis", forthcoming in *Science Advances* at [10.1126/sciadv.abm8147](https://doi.org/10.1126/sciadv.abm8147) | ||
+ Reports analyses of 11 potential policy strategies for addressing the opioid crisis, with projected effects on overdose mortality and opioid use disorder from 2022-2032 | ||
|
||
**NOTE:** This is an archival version of the data and materials, corresponding to the publication version of Lim et al. and the final accepted version of Stringfellow et al. For the most updated version of the model and associated files, please see the live repository at [github.com/FDA/SOURCE](https://github.com/FDA/SOURCE). | ||
**NOTE:** This is an archival version of the data and materials, corresponding to the publication version of Stringfellow et al. For the most updated version of the model and associated files, please see the live repository at [github.com/FDA/SOURCE](https://github.com/FDA/SOURCE). For the archival version corresponding to Lim et al., please see the Zenodo repository at [zenodo.org/record/6544836](https://zenodo.org/record/6544836). | ||
|
||
For any questions, please contact [Tse Yang Lim](mailto:[email protected]) or [Mohammad Jalali](mailto:[email protected]). | ||
For any questions, please contact [Tse Yang Lim](mailto:[email protected]), [Erin Stringfellow](mailto:[email protected]), or [Mohammad Jalali](mailto:[email protected]). | ||
|
||
### Analysis & Graphing | ||
Vensim model files and Python code (in .ipynb format) used for model estimation, analysis, and graphing of results in the published papers & supplementary materials. This is the 'working' directory of this repository. | ||
|