Anovarep

버전 2.0.0.0 (15.2 KB) 작성자: Giuseppe Cardillo
Compute the Anova for repeated measures and Holm-Sidak test for multiple comparisons if Anova is pos
다운로드 수: 2.9K
업데이트 날짜: 2018/3/22

Analysis of variance for repeated measures.
This function executes the analysis of variance when subjects underwent
several treatments. This function is similar to ANOVA2 Matlab Function,
but there are three differences:
1) the output of ANOVA table;
2) the graphical plot of anova table;
3) if p-value<alpha this function executes the Holm-Sidak test for multiple
comparison test to highlight differences between treatments.
Syntax: ANOVAREP(X,ALPHA)

Inputs:
X - data matrix.
ALPHA - significance level (default = 0.05).
Outputs:
- Anova table.
- Graphical plot of anova table.
- Holm-Sidak test (eventually)

Example: anovarepdemo

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

To cite this file, this would be an appropriate format:
Cardillo G. (2008) Anovarep: compute the Anova for repeated measures and
Holm-Sidak test for multiple comparisons if Anova is positive.
http://www.mathworks.com/matlabcentral/fileexchange/18746

인용 양식

Giuseppe Cardillo (2024). Anovarep (https://github.com/dnafinder/anovarep), 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

inputparser; table introduction; github link

1.3.0.0

Changes in description

1.2.0.0

some typo error correction

1.1.0.0

Changes in help section

1.0.0.0

mistake correction

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