Check if the optimal parameter values are not on the lower or upper bounds.
Parameters:
ml (pastas.Model) – Pastas model instance.
parameters (list or str, optional) – List of parameter names to check the bounds for. Default is None, which
means all parameters are checked. If str, partial matches are allowed.