| plotTslmResiduals | R Documentation |
Draw the residuals-versus-fitted diagnostic panel for 'tslm' objects.
plotTslmResiduals(diagnosticData, residualType = "normalised", ...)
diagnosticData |
diagnostic data returned by 'getTslmDiagnosticData()'. |
residualType |
residual type label used for plot text. |
... |
additional graphical arguments passed to [graphics::plot()]. |
Called for its plotting side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.