Transform unconstrained parameters used by the optimizer to constrained parameters used in likelihood evaluation
unconstrained : array_like
Array of unconstrained parameters used by the optimizer, to be transformed.
constrained : array_like
Array of constrained parameters which may be used in likelihood evalation.
statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.smooth
statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.untransform_params
Enter search terms or a module, class or function name.