statsmodels.genmod.generalized_estimating_equations.NominalGEE.update_cached_means

NominalGEE.update_cached_means(mean_params)

cached_means should always contain the most recent calculation of the group-wise mean vectors. This function should be called every time the regression parameters are changed, to keep the cached means up to date.


Last update: Dec 14, 2023