sarimautils R package: SARIMA Model Utility Functions
You can install the package from GitHub and build the package vignettes with the following command:
devtools::install_github("reichlab/sarimaTD", build_opts = c("--no-resave-data", "--no-manual"))
You can omit the build_opts
argument if you don't want to build the
vignettes.