Kruskal |
The KruskalWallisTable type exposes the following members.
Name | Description | |
---|---|---|
BetweenGroupsRowKey | The key used to access the Between groups row in the table. | |
creationDate_ |
The creation DateTime of this data object.
(Inherited from DataFrame) | |
DegressOfFreedomColName | The name of the degrees of freedom column in the table. | |
MeanSquareColName | The name of the mean square column in the table. | |
name_ |
The name of this data object.
(Inherited from DataFrame) | |
PvalueColName | The name of the p-value column in the table. | |
rowKeyHeader_ |
Heading for row keys
(Inherited from DataFrame) | |
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. |