summary.sma {smatr} | R Documentation |
Print a summary
Description
Writes a summary of a (standardized) major axis fit.
Usage
## S3 method for class 'sma'
summary(object, ...)
Arguments
object |
Object of class 'sma'. |
... |
Further arguments ignored. |
Details
Does not add much to print.sma, at the moment, except when fit by multiple groups.
See sma
for examples.
Author(s)
Remko Duursma, Daniel Falster, David Warton
See Also
[Package smatr version 3.4-8 Index]