statsmodels.tsa.statespace.kalman_smoother.KalmanSmoother.inversion_methods

attribute

KalmanSmoother.inversion_methods = ['invert_univariate', 'solve_lu', 'invert_lu', 'solve_cholesky', 'invert_cholesky']