ANOVA`
ANOVA`

PostTests

PostTests

is an option for ANOVA that specifies which significance tests to perform.

Details and Options

  • To use PostTests, you first need to load the Analysis of Variance Package using Needs["ANOVA`"].
  • The setting may be a single test or a list of tests.
  • Possible tests include:
  • Bonferronimean comparison based on the Student t distribution
    Duncanliberal range test based on the Studentized range distribution
    StudentNewmanKeulsconservative range test based on the Studentized range distribution
    Tukeymean comparison test based on the Studentized range distribution
    Dunnettcomparison test of group means against a control

Examples

Basic Examples  (1)

Analysis of variance with Tukey and Bonferroni tests:

Wolfram Research (2007), PostTests, Wolfram Language function, https://reference.wolfram.com/language/ANOVA/ref/PostTests.html.

Text

Wolfram Research (2007), PostTests, Wolfram Language function, https://reference.wolfram.com/language/ANOVA/ref/PostTests.html.

CMS

Wolfram Language. 2007. "PostTests." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ANOVA/ref/PostTests.html.

APA

Wolfram Language. (2007). PostTests. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ANOVA/ref/PostTests.html

BibTeX

@misc{reference.wolfram_2024_posttests, author="Wolfram Research", title="{PostTests}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ANOVA/ref/PostTests.html}", note=[Accessed: 25-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_posttests, organization={Wolfram Research}, title={PostTests}, year={2007}, url={https://reference.wolfram.com/language/ANOVA/ref/PostTests.html}, note=[Accessed: 25-April-2024 ]}