statsmodels.stats.meta_analysis.CombineResults.test_homogeneity#

CombineResults.test_homogeneity()[source]#

Test whether the means of all samples are the same

Currently no options, test uses chisquare distribution. Default might change depending on use_t.

Returns:
HomogeneityTestResult

See HomogeneityTestResult for a description of the attributes.