statsmodels.genmod.cov_struct.GlobalOddsRatio.initialize

GlobalOddsRatio.initialize(model)[source]

Called by GEE, used by implementations that need additional setup prior to running fit.

Parameters:
modelGEE class

A reference to the parent GEE class instance.


Last update: Dec 14, 2023