plotTslmResiduals: Plot tslm residuals against fitted values

View source: R/tslm.R

plotTslmResidualsR Documentation

Plot tslm residuals against fitted values

Description

Draw the residuals-versus-fitted diagnostic panel for 'tslm' objects.

Usage

plotTslmResiduals(diagnosticData, residualType = "normalised", ...)

Arguments

diagnosticData

diagnostic data returned by 'getTslmDiagnosticData()'.

residualType

residual type label used for plot text.

...

additional graphical arguments passed to [graphics::plot()].

Value

Called for its plotting side effect.


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