Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 747 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 747 Bytes

pyDGSA

pyDGSA is a Python implementation of distance-based generalized sensitivity analysis (DGSA) following Fenwick et al. (2014).

Installation

Use the package manager pip to install pyDGSA.

pip install pyDGSA

Usage

Please see the tutorial_short.ipynb and tutorial_long.ipynb Jupyter notebooks in the pyDGSA GitHub repository for detailed usage examples.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL