I've ran the same ancombc2 analysis as both Dunnett and pairwise, but the Dunnett results have fewer significantly differential taxa. My understanding was that the Dunnett test employs fewer comparisons and thus p-value adjustment would make a smaller impact compared to the pairwise results. However, it appears I may be mistaken.
I've ran the same ancombc2 analysis as both Dunnett and pairwise, but the Dunnett results have fewer significantly differential taxa. My understanding was that the Dunnett test employs fewer comparisons and thus p-value adjustment would make a smaller impact compared to the pairwise results. However, it appears I may be mistaken.
Is my understanding incorrect?
Here are my function calls:
to which I then compare the number of values that are TRUE in
da_sp$res_pair$diff<comparison>
columns toda_sp_dun$res_dunn$diff<comparison>
columns.