forecast#
Methods to generate forecasts using a Pastas model instance.
Examples
Generate forecasts using ensembles of stress forecasts:
forecasts = ... # dictionary or list of dataframes with time series forecasts
ps.forecast(ml, forecasts)
Functions#
|
Forecast the head from ensembles of stress forecasts. |
Get overall mean and variance of the forecast ensemble. |