Description Usage Arguments Value Author(s)
Take fitted ARIMA models and plot studentized residuals.
1 | plot.residual(fit, date = NULL, name = NULL)
|
fit |
Fitted ARIMA model( |
date |
POSIXct vector or list of them for x axis. If NULL, it uses integer index 1, 2, ... instead. (default = NULL) |
name |
Character vector of model names for facet titles.
If NULL, it uses the model name of input |
ggplot
object of the plot
Sanghyun Park, Daun Jeong, and Sehun Kim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.