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:¶ params : array_like¶Working values for the regression parameters.