Draw the residuals-versus-fitted diagnostic panel for `tslm` objects.
plotTslmResiduals(diagnosticData, residualType = "normalised", ...)Called for its plotting side effect.
diagnostic data returned by `getTslmDiagnosticData()`.
residual type label used for plot text.
additional graphical arguments passed to [graphics::plot()].