The KruskalWallisTest type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| GrandMeanRank |
Gets the grand mean rank of the data.
| |
| GroupMeanRanks |
Gets a vector of group mean ranks.
| |
| GroupNames |
Gets an array of group names.
| |
| GroupSizes |
Gets an array of group sizes.
| |
| IsTieCorrected |
Returns true if the standard correction for ties was applied in the
computation of the test statistic.
| |
| N |
Gets the total sample size.
| |
| PValue |
Gets the p-value for the test statistic.
| |
| Ranks |
Gets an array of vectors containing the ranks of the data.
| |
| Statistic |
Gets the test statistic.
| |
| Table |
Gets a table summarizing the result of the last-performed Kruskal-Wallis test.
|