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

tsmethods

R-CMD-check Last-changedate packageversion CRAN_Status_Badge

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

tsmethods

Foundational package with general methods/classes used by other tsmodels packages as well as plotting for prediction and distribution classes conforming to the current probabilistic framework. Also includes functions for ensembling using a copula methodology.



tsmodels/tsmethods documentation built on Nov. 17, 2024, 12:34 a.m.