show_tests function

Show Tests Generic Function and Default Method

Show Tests Generic Function and Default Method

show_tests(object, ...) ## Default S3 method: show_tests(object, fractions = FALSE, names = TRUE, ...)

Arguments

  • object: a suitable object with an "hypotheses" attribute, e.g. an anova table or an ls_means table as defined in lmerTest.
  • ...: parsed on to methods; currently not used in the default method.
  • fractions: display entries in the hypothesis matrices as fractions?
  • names: if FALSE column and row names of the hypothesis matrices are suppressed.

See Also

show_tests.anova and show_tests.ls_means

Author(s)

Rune Haubo B. Christensen

Rune Haubo B. Christensen

  • Maintainer: Rune Haubo Bojesen Christensen
  • License: GPL (>= 2)
  • Last published: 2020-10-23