print.sma: Print an object of class 'sma'.

View source: R/print.sma.R

print.smaR 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'.

...

Further arguments ignored.

coefbygroup

Whether or not to print the coefficients by group.

Author(s)

R.A. Duursma, D. Falster, D.I. Warton

See Also

sma


dfalster/smatr3 documentation built on Aug. 30, 2022, 5:25 a.m.