| print.anova.gkwreg | R Documentation |
Print method for analysis of deviance tables produced by anova.gkwreg.
## S3 method for class 'anova.gkwreg'
print(
x,
digits = max(getOption("digits") - 2L, 3L),
signif.stars = getOption("show.signif.stars", TRUE),
dig.tst = digits,
...
)
x |
An object of class |
digits |
Minimum number of significant digits to print. Default is
|
signif.stars |
Logical; if |
dig.tst |
Number of digits for test statistics. Default is |
... |
Additional arguments (currently ignored). |
The object x, invisibly.
Lopes, J. E.
anova.gkwreg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.