getTslmResidualDf: Get tslm residual degrees of freedom
Description
Extract residual degrees of freedom from a fitted model and its summary.
Usage
getTslmResidualDf(fit, fitSummary)
Value
The residual degrees of freedom, or `NA_integer_` if unavailable.
Arguments
- fit
the underlying fitted model.
- fitSummary
summary output from the fitted model.