Quade Test
Quade test for non parametric two way ANalysis Of VAriance.
This function performs the Quade test to analyze unreplicated complete block designs. Dana Quade in 1979 proposed a test that is often more powerful than the Friedman test. It also eliminates block differences but weights the raw data indicate possibly more marked treatment effects. Whereas the Friedman test is basically an extension of the sign test, the Quade test is effectively an extension of the Wilcoxon signed rank test and is equivalent to it when the treatments are two.
Created by Giuseppe Cardillo
giuseppe. cardillo-edta@poste.it
To cite this file, this would be an appropriate format: Cardillo G. (2009). QUADETEST: Quade test for non parametric two way ANalysis Of VAriance
http://www.mathworks.com/matlabcentral/fileexchange/25926
Cite As
Giuseppe Cardillo (2024). Quade Test (https://github.com/dnafinder/quade), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
2.0.0.0 | inputparser; table implementation; github link |
|
|
1.4.0.0 | bug fixed in input error handling section |
||
1.3.0.0 | Post-hoc multiple comparison test added |
||
1.2.0.0 | Changes in description |
||
1.1.0.0 | change in help section for citation |
||
1.0.0.0 |