Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

timetk

timetk: a toolkit for time series


Description

The timetk package combines a collection of coercion tools for time series analysis.

Details

The timetk package has several benefits:

  1. Index extraction: get the time series index from any time series object.

  2. Understand time series: create a signature and summary from a time series index.

  3. Build future time series: create a future time series from an index.

  4. Coerce between time-based tibbles (tbl) and the major time series data types xts, zoo, zooreg, and ts: Simplifies coercion and maximizes time-based data retention during coercion to regularized time series (e.g. ts).

To learn more about timetk, start with the vignettes: browseVignettes(package = "timetk")


timetk

A Tool Kit for Working with Time Series in R

v2.6.1
GPL (>= 3)
Authors
Matt Dancho [aut, cre], Davis Vaughan [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.