statsmodels.genmod.cov_struct.Exchangeable.initialize¶ Exchangeable.initialize(model)¶ Called by GEE, used by implementations that need additional setup prior to running fit. Parameters:¶ modelGEE classA reference to the parent GEE class instance.