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