Statistics: Nonparametric Tests: Kruskal-Wallis ANOVA
Perform Kruskal-Wallis ANOVA
This feature is for OriginPro only.
1. kwanova irng:=(1, 2)
2. kwanova -r 1 type:=1 irng:=(1,2) rt:=<new name:=KW>
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description | |
---|---|---|---|---|---|
Input Data Form | type |
Input int |
|
Specify the input data form.
Option list:
| |
Input | irng |
Input Range |
|
Specify the input data. | |
Significance Level | alpha |
Input double |
|
Specify the significance level of the test. | |
Output Results | rt |
Output ReportTree |
|
Specify output results, including report table of Descriptive Statistics, Ranks, and Test Statistics. |
For more information, please refer to our User Guide.
Nag C Library Function Document, nag_kruskal_wallis_test(g08afc)