You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.The text was updated successfully, but these errors were encountered: