pastas.check.stat_ufunc_threshold#
- pastas.check.stat_ufunc_threshold(ml: pastas.model.Model, ufunc: collections.abc.Callable, statistic: str, threshold: float)#
Generic function to compare a model statistic with a threshold using a ufunc.
- Parameters:
- Returns:
df – DataFrame with the results of the check.
- Return type: