statsmodels.stats.oneway.EffectSizeFsquResult#
- class statsmodels.stats.oneway.EffectSizeFsquResult(f2, eta2)[source]#
Result of
convert_effectsize_fsqu.- 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