statsmodels.genmod.cov_struct.Autoregressive.update# Autoregressive.update(params)[source]# Update the association parameter values based on the current regression coefficients. Parameters: paramssequence of floatWorking values for the regression parameters.