statsmodels.tsa.statespace.simulation_smoother.SimulationSmoother.initialize¶
-
SimulationSmoother.initialize(initialization, approximate_diffuse_variance=
None
, constant=None
, stationary_cov=None
, a=None
, Pstar=None
, Pinf=None
, A=None
, R0=None
, Q0=None
)¶ Create an Initialization object if necessary
Last update:
Oct 03, 2024