- Notifications
You must be signed in to change notification settings - Fork1
Sensitivity analysis using simulation decomposition
License
Simulation-Decomposition/simdec-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WarningThis library is under active development and things can change at anytime! Suggestions and help are greatly appreciated.
Simulation decomposition orSimDec is an uncertainty and sensitivityanalysis method, which is based on Monte Carlo simulation. SimDec consists ofthree major parts:
- computing sensitivity indices,
- creating multi-variable scenarios and mapping the output values to them, and
- visualizing the scenarios on the output distribution by color-coding its segments.
SimDec reveals the nature of causalities and interaction effects in the model.See ourpublications and join ourdiscord community.
The library is distributed on PyPi and can be installed with:
pip install simdec
A live dashboard is available at:
The algorithms and visualizations used in this package came primarily out ofresearch at LUT University, Lappeenranta, Finland, and Stanford University,California, U.S., supported with grants from Business Finland, WihuriFoundation, and Finnish Foundation for Economic Education.
If you use SimDec in your research we would appreciate a citation to thefollowing publications:
- Kozlova, M., Moss, R. J., Yeomans, J. S., & Caers, J. (2024). Uncovering Heterogeneous Effects in Computational Models for Sustainable Decision-making.Environmental Modelling & Software, 171, 105898.https://doi.org/10.1016/j.envsoft.2023.105898
- Kozlova, M., Moss, R. J., Roy, P., Alam, A., & Yeomans, J. S. (2024). SimDec algorithm and guidelines for its usage and interpretation. In M. Kozlova & J. S. Yeomans (Eds.),Sensitivity Analysis for Business, Technology, and Policymaking. Made Easy with Simulation Decomposition. Routledge.Available here.
About
Sensitivity analysis using simulation decomposition
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.