Kruskal Test
Kruskal-Wallis Test.
Options
- data |
object (required)
: object of value arrays. Default:none
. - variable |
string (required)
: variable name. Default:none
. - group |
(string|Factor)
: grouping variable. Default:none
. - showDecision |
boolean
: controls whether to display if the null hypothesis is rejected at the specified significance level. Default:false
.
Examples
Live Editor
Result
ReferenceError: Provider is not defined