statsmodels.tsa.statespace.simulation_smoother.SimulationSmoothResults.simulated_state¶
- property SimulationSmoothResults.simulated_state¶
Random draw of the state vector from its conditional distribution.
Notes
\[\alpha ~ p(\alpha \mid Y_n)\]
Last update:
Nov 14, 2024