reichlab / sarimaTD

sarimaTD R package: SARIMA Models with Transformations and Seasonal Differencing
2 stars 2 forks source link

DOI

sarima-utils

sarimautils R package: SARIMA Model Utility Functions

Installation

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.