pastas.model.Model.initialize#
- Model.initialize(tmin=None, tmax=None, freq=None, warmup=None, noise=None, weights=None, initial=True, fit_constant=True, freq_obs=None)[source]#
Method to initialize the model.
This method is called by the solve-method, but can also be triggered manually. See the solve-method for a description of the arguments.