How to use Friedman's test as one-way ANOVA instead of two-way?
4 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have 15 subjects and I measure a parameter in them over time (4 different times). So I have a matrix A (15x4) and I would like to test the significance of change over time. It means that I have 4 groups with 15 observations in each of them. If I wanted to go with parametric methods, I would have chosen one-way repeated measures ANOVA. As my parameter does not have a normal distribution, I have to use a non-parametric method to detect a significant change over time. So I use friedman(A,1) assuming that I only have one replicate of the parameter for each subject and the results that I get are reasonable. Can someone please confirm if this is the correct way of using friedman?
Thanks
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Analysis of Variance and Covariance についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!