statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize#

MarkovAutoregression.initialize()#

Initialize (possibly re-initialize) a Model instance

For example, if the design matrix of a linear model changes then initialize can be used to recompute values using the modified design matrix.