Learn R Programming

s20x (version 3.3.0)

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.