param.guess_bounds#

param.guess_bounds(params, **overrides)[source]#

Given a dictionary of Parameter instances, return a corresponding set of copies with the bounds appropriately set.

If given a set of override keywords, use those numeric tuple bounds.