The KruskalWallisTable type exposes the following members.

Fields

  NameDescription
BetweenGroupsRowKey
The key used to access the Between groups row in the table.
DegressOfFreedomColName
The name of the degrees of freedom column in the table.
MeanSquareColName
The name of the mean square column in the table.
PvalueColName
The name of the p-value column in the table.
rowKeys_
List of row keys
(Inherited from DataFrame.)
StatisticColName
The name of the test statistic column in the table.
SumOfSquaresColName
The name of the sum of squares column in the table.
TotalRowKey
The key used to access the Total row in the table.
WithinGroupsRowKey
The key used to access the Within groups row in the table.

See Also