How to use kruskal-wallis test for a vector?
1 次查看(过去 30 天)
显示 更早的评论
Hello, I have a row of variance var=[0.1 0.02 0.1 0.4 0.1 0.2 0.04 0.01] and their labels L=[2 1 4 3 3 1 2 2]. For kruskal-wallis test, can I use only the variance without labels? I saw the help of this function in matlab but I did not understand if I have to use labels or not? I mean is it possible to use kruskal-wallis test for only one vector without label?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Hypothesis Tests 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!