statsmodels.genmod.cov_struct.Independence.initialize¶
- Independence.initialize(model)¶
Called by GEE, used by implementations that need additional setup prior to running fit.
- Parameters:¶
- model
GEE
class
A reference to the parent GEE class instance.
- model
Last update:
Oct 03, 2024