anova.tramME tablePrinting anova.tramME table
# S3 method for anova.tramME
print(
x,
digits = max(getOption("digits") - 2L, 3L),
signif.stars = getOption("show.signif.stars"),
...
)A anova.tramME object.
minimum number of significant digits to be used for most numbers.
logical; if TRUE, P-values are additionally
encoded visually as ‘significance stars’ in order to help scanning
of long coefficient tables. It defaults to the
show.signif.stars slot of options.
Optional arguments passed to printCoefmat
Invisibly retrurns the anova.tramME object.