larch.ModelGroup.set_cap#
- ModelGroup.set_cap(cap=25)#
Set limiting values for one or more parameters.
- Parameters:
cap (numeric, default 25.0) – Set a global limit on parameters. The maximum has a ceiling at this value, and the minimum a floor at the negative of this, unless the existing bounds are entirely outside this range.