|
|
| File Information |
| Description |
As you know, the Student t-test can be used only to compare two groups. When you have k groups you can't use a t-test for each couple because, if you have fixed alpha=0.05 for each t-test, there is a probability of k*0.05 to find a difference when it isn't (Bonferroni inequality).
The Holm-Sidak test is a step-down "recursive reject", because it applies an accept/reject criterion on a sorted set of null hypothesis, starting from the lower p-value and going up to the acceptance of null hypothesis.
For each comparison, the alpha value is set according to Sidak correction of Bonferroni inequality.
Statistics Toolbox is required because this function use TCDF function. |
| Required Products |
Statistics Toolbox
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 19 Dec 2007 |
nick from belgium
|
|
|
| 21 Dec 2007 |
Giuseppe Cardillo
|
|
|
| 27 Dec 2007 |
Gilbert Norrell
|
|
|
| Updates |
| 26 Oct 2006 |
m-lint improvements |
| 30 Oct 2006 |
Error handling and calculation improvements |
| 31 Oct 2006 |
Logical indexing implemented |
| 17 Jun 2008 |
Correction to avoid error generation when more comparisons have the same p-value. |
| 24 Sep 2008 |
Improvement in input error handling |
| 12 Nov 2008 |
Changes in help section |
| 19 Nov 2008 |
logical indexing improved |
|
Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Disclaimer prior to use.
Contact us at files@mathworks.com