Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
rong
Posts:
5
From:
Germany
Registered:
1/19/09
|
|
nonparametric test
Posted:
Oct 28, 2011 5:16 AM
|
|
Dear experts,
My data does not pass the test for normal distribution (via lillietest.m) and equal variances (via vartestn.m), therefore, it could not be further analyzed by anova1 (or anova2, anovan) function in matlab, so I turn to nonparametric test.
I found 2 nonparametric test in matlab statistic toolbox which does not require normal distribution of data: kruskalwallis and friedman. The former one works as 'anova1' and the latter one works as 'anova2' in nonparametric test.
However, what I need is a nonparametric test that could work as 'anovan', which is able to handle 'interaction term' via multi-factors. Is there any nonparametric test in matlab work as 'anovan' ?
Thanks a lot.
Ye Rong
|
|
|
|