statsmodels.miscmodels.ordinal_model.OrderedResults.pred_table#

OrderedResults.pred_table()[source]#

Prediction table

Returns:
DataFrame

Table with observed and predicted counts, cross-tabulated by category, with margins.