show_tests {lmerTest} | R Documentation |
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 |
... |
parsed on to methods; currently not used in the default method. |
fractions |
display entries in the hypothesis matrices as fractions? |
names |
if |
Author(s)
Rune Haubo B. Christensen
Rune Haubo B. Christensen
See Also
show_tests.anova
and show_tests.ls_means
[Package lmerTest version 3.1-3 Index]