getTslmDiagnosticData: Get tslm diagnostic data

View source: R/tslm.R

getTslmDiagnosticDataR Documentation

Get tslm diagnostic data

Description

Collect fitted values, residuals, and time values for 'tslm' diagnostic plots.

Usage

getTslmDiagnosticData(object, residualType = "normalised")

Arguments

object

a fitted 'tslm' object.

residualType

residual type requested for diagnostic plots.

Value

A list with 'fitted', 'residuals', and 'time' components.


s20x documentation built on July 1, 2026, 9:06 a.m.