Home
last modified time | relevance | path

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

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/
H A Dkalman_smoother.py70 smoother_disturbance_cov = ( variable in KalmanSmoother
616 if self.smoother_state_cov or self.smoother_disturbance_cov:
630 if self.smoother_disturbance_cov:
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/tests/
H A Dtest_options.py244 smoother_disturbance_cov=False)