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#

  1. Install maxent_disaggregation:

pip install maxent_disaggregation
  1. If you want to run the example notebooks run:

pip install maxent_disaggregation [notebooks]