print.sma {smatr} | R Documentation |
Print an object of class 'sma'.
Description
Prints the coefficients and the results of the various hypothesis tests of an sma object.
Usage
## S3 method for class 'sma'
print(x, ..., coefbygroup = FALSE)
Arguments
x |
Object of class 'sma'. |
coefbygroup |
Whether or not to print the coefficients by group. |
... |
Further arguments ignored. |
Author(s)
R.A. Duursma, D. Falster, D.I. Warton
See Also
[Package smatr version 3.4-8 Index]