Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

show_tests

Show Tests Generic Function and Default Method


Description

Show Tests Generic Function and Default Method

Usage

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.

Author(s)

Rune Haubo B. Christensen

Rune Haubo B. Christensen

See Also


lmerTest

Tests in Linear Mixed Effects Models

v3.1-3
GPL (>= 2)
Authors
Alexandra Kuznetsova [aut], Per Bruun Brockhoff [aut, ths], Rune Haubo Bojesen Christensen [aut, cre], Sofie Pødenphant Jensen [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.