mosaicperm.core.MosaicPermutationTest.summary¶
- MosaicPermutationTest.summary(coordinate_index=None)[source]¶
Produces an output summarizing the test.
- Parameters:
- coordinate_indexpd.Index or np.array
Array of index information for the dimensions of the test statistic, when using a multidimensional test statistic. Otherwise ignored.
- Returns:
- summarypd.DataFrame
dataframe of summary information.