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