Home
last modified time | relevance | path

Searched refs:smooth_classical (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/tests/
H A Dtest_multivariate_switch_univariate.py279 mod.ssm.smooth_classical = True
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/
H A Dkalman_smoother.py90 smooth_classical = OptionWrapper('smooth_method', SMOOTH_CLASSICAL) variable in KalmanSmoother