LoadModule.forecast#

LoadModule.forecast()[source]#

Forecast the module’s time series from the current state.

Returns#

forecastNone or np.ndarray, shape (n, len(self.state_components))

The forecasted time series.