MyFriedman

버전 2.0.0.0 (17.4 KB) 작성자: Giuseppe Cardillo
Friedman test for non parametric two way ANalysis Of VAriance
다운로드 수: 2.8K
업데이트 날짜: 2018/4/14

The Friedman test is a non-parametric statistical test developed by the U.S. economist Milton Friedman. Similar to the parametric repeated measures ANOVA, it is used to detect differences in treatments across multiple test attempts. The procedure involves ranking each row (or block) together, then considering the values of ranks by columns. Applicable to complete block designs, it is thus a special case of the Durbin test. The Friedman test is used for two-way repeated measures analysis of variance by ranks. In its use of ranks it is similar to the Kruskal-Wallis one-way analysis of variance by ranks. When the number of blocks or treatments is large the probability distribution can be approximated by chi-square or F distribution. If n or k is small, the approximation to chi-square becomes poor and the p-value should be obtained from tables of Q specially prepared for the Friedman test. The MatLab function FRIEDMAN only uses the chi-square approximation. On the contrary, MYFRIEDMAN uses the exact distribution for small size samples and chi-square and F distribution for large sample size. If the p-value is significant, a post-hoc multiple comparisons.

Created by Giuseppe Cardillo
giuseppe.cardillo-edta@poste.it

To cite this file, this would be an appropriate format: Cardillo G. (2009). MYFRIEDMAN: Friedman test for non parametric two way ANalysis Of VAriance http://www.mathworks.com/matlabcentral/fileexchange/25882

인용 양식

Giuseppe Cardillo (2024). MyFriedman (https://github.com/dnafinder/myfriedman), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 ANOVA에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
2.0.0.0

more critical values for small samples; input parser; table implementation; github link

1.5.0.0

bug correction for small samples computation

1.4.0.0

bug fixed in input error handling section

1.3.0.0

Multiple post-hoc comparisons test added

1.2.0.0

Changes in description

1.1.0.0

Change in help section to cite this file

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.