plot.residual: Plot studentized residuals

Description Usage Arguments Value Author(s)

View source: R/plot.R

Description

Take fitted ARIMA models and plot studentized residuals.

Usage

1

Arguments

fit

Fitted ARIMA model(ARIMA object) or list of them whose residuals to be plotted.

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 ARIMA object instead. (default = NULL)

Value

ggplot object of the plot

Author(s)

Sanghyun Park, Daun Jeong, and Sehun Kim


eik4862/Subway documentation built on Sept. 24, 2021, 3:39 a.m.