statsmodels.genmod.cov_struct.CovStruct.update¶
- CovStruct.update(params)[source]¶
Update the association parameter values based on the current regression coefficients.
- Parameters:
- paramsarray_like
Working values for the regression parameters.
Update the association parameter values based on the current regression coefficients.
Working values for the regression parameters.