param.guess_bounds# param.guess_bounds(params: dict[str, Parameter], **overrides: tuple[Any, Any])[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.