statsmodels.genmod.generalized_estimating_equations.NominalGEE.setup_nominal¶
- NominalGEE.setup_nominal(endog, exog, groups, time, offset)[source]¶
 Restructure nominal data as binary indicators so that they can be analyzed using Generalized Estimating Equations.
  
    
      Last update:
      Jun 10, 2024