| getTslmDiagnosticData | R Documentation |
Collect fitted values, residuals, and time values for 'tslm' diagnostic plots.
getTslmDiagnosticData(object, residualType = "normalised")
object |
a fitted 'tslm' object. |
residualType |
residual type requested for diagnostic plots. |
A list with 'fitted', 'residuals', and 'time' components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.