formatTslmAnovaTable: Format a tslm ANOVA table
Description
Convert the raw AR-error ANOVA table into the compact teaching table.
Usage
formatTslmAnovaTable(rawTable)
Value
A data frame with compact ANOVA columns.
Arguments
- rawTable
the ANOVA table returned by the underlying fitted model.