thouska / spotpy

A Statistical Parameter Optimization Tool
https://spotpy.readthedocs.io/en/latest/
MIT License
247 stars 149 forks source link

plot_parameter_uncertainty #302

Closed crdykman closed 1 year ago

crdykman commented 1 year ago

The analyser function "plot_parameter_uncertainty" plots the best function as the maximum objective function only. A boolean input variable such as "Maximize" in other functions should be added so that minimised objective functions can also be plotted.

thouska commented 1 year ago

Thanks @crdykman for your message. I implemented the keyword as suggested.