print.wald {asreml} | R Documentation |
Print method similar to print.anova
for objects with class
wald
.
## S3 method for class 'wald' print(x, digits = max(getOption("digits") - 2L, 3L), signif.stars = getOption("show.signif.stars"), ...)
x |
An object with class |
digits |
Numeric precision. |
signif.stars |
Controls printing of stars indicating significance in the summary tables of coefficients. The
default is |
... |
Additional arguments to be passed to |