Installation#
maxent_disaggregation is an open source Python software package. It’s available via pip and anaconda. The basic installation only comes with the sampling. To install the plotting functionality see instruction below:
Installation via pip#
Install maxent_disaggregation:
pip install maxent_disaggregation
If you want to run the example notebooks run:
pip install maxent_disaggregation [notebooks]