version <- as.vector(read.dcf('DESCRIPTION')[, 'Version'])
version <- gsub('-', '.', version)

R-CMD-check Last-changedate packageversion CRAN_Status_Badge

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

tsforeign

Wrappers for part of bsts package functionality and auto.arima (forecast package) model to have a common calling convention and common final output (the prediction object). Custom functionality in bsts includes predictive decomposition of components and conversion to a dlm object.



tsmodels/tsforeign documentation built on June 22, 2022, 2:09 p.m.