summary.sma: Print a summary
Description
Writes a summary of a (standardized) major axis fit.
Usage
# S3 method for sma
summary(object, ...)
Arguments
…
Further arguments ignored.
Details
Does not add much to print.sma, at the moment, except when fit by multiple groups.
See sma
for examples.