MultipleTesting Methods

Methods

AdjustBenjaminiHochberg Adjusts p-values using the Benjamini-Hochberg procedure.
AdjustBenjaminiYekutieli Adjusts p-values using the Benjamini-Yekutieli procedure.
AdjustBonferroni Adjusts p-values using the Bonferroni correction.
AdjustHochberg Adjusts p-values using the Hochberg correction.
AdjustHolm Adjusts p-values using the Holm correction.
AdjustHolmSidak Adjusts p-values using the Holm-Sidak correction.
AdjustHommel Adjusts p-values using the Hommel correction.
AdjustPValues Adjusts p-values using the specified adjustment method.
AdjustSidak Adjusts p-values using the Sidak correction.
GetBonferroniEffectiveSignificanceLevel Calculates the Bonferroni effective significance level.
GetSidakEffectiveSignificanceLevel Calculates the Sidak effective significance level.

See Also