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:¶
 - paramsarray_like
 Working values for the regression parameters.
  
    
      Last update:
      Jun 10, 2024