statsmodels.stats.contingency_tables.CochransQResult#
- class statsmodels.stats.contingency_tables.CochransQResult(statistic, pvalue, df)[source]#
Result of
cochrans_q.- Parameters:
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Properties