Click or drag to resize

KruskalWallisTable Fields

The KruskalWallisTable type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberBetweenGroupsRowKey The key used to access the Between groups row in the table.
Protected fieldcreationDate_ The creation DateTime of this data object.
(Inherited from DataFrame)
Public fieldStatic memberDegressOfFreedomColName The name of the degrees of freedom column in the table.
Public fieldStatic memberMeanSquareColName The name of the mean square column in the table.
Protected fieldname_ The name of this data object.
(Inherited from DataFrame)
Public fieldStatic memberPvalueColName The name of the p-value column in the table.
Protected fieldrowKeyHeader_ Heading for row keys
(Inherited from DataFrame)
Public fieldrowKeys_ List of row keys
(Inherited from DataFrame)
Public fieldStatic memberStatisticColName The name of the test statistic column in the table.
Public fieldStatic memberSumOfSquaresColName The name of the sum of squares column in the table.
Public fieldStatic memberTotalRowKey The key used to access the Total row in the table.
Public fieldStatic memberWithinGroupsRowKey The key used to access the Within groups row in the table.
Top
See Also