version <- as.vector(read.dcf('DESCRIPTION')[, 'Version']) version <- gsub('-', '.', version)
knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.