getTslmCoefficientTable: Get a tslm coefficient table
Description
Extract a coefficient table from either an `lm` or `gls` summary object.
Usage
getTslmCoefficientTable(fitSummary)
Value
A coefficient matrix.
Arguments
- fitSummary
summary output from the underlying fitted model.