chisquare test for equality of median/location
This tests whether all groups have the same fraction of observations above the median.
x : array_like
data values stacked for all groups
groups : array_like
group labels or indicator
stat : float
test statistic
pvalue : float
pvalue from the chisquare distribution
others ???? :
currently some test output, table and expected
sm.sandbox.stats.runs.mcnemar
sm.sandbox.stats.runs.runstest_1samp
Enter search terms or a module, class or function name.