print.sma: 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 sma
print(x, ..., coefbygroup = FALSE)
Arguments
coefbygroup
Whether or not to print the coefficients by group.
…
Further arguments ignored.