A Tool Kit for Working with Time Series in R


[Up] [Top]

Documentation for package ‘timetk’ version 0.1.1.1

Help Pages

timetk-package timetk: a toolkit for time series
has_timetk_idx Extract an index of date or datetime from time series objects, models, forecasts
timetk timetk: a toolkit for time series
timetk_internal Internal Functions Used in timetk
tk_augment_timeseries Augment the time series signature to the data
tk_augment_timeseries_signature Augment the time series signature to the data
tk_get_timeseries Get summary attributes from a time-series index
tk_get_timeseries_signature Get summary attributes from a time-series index
tk_get_timeseries_summary Get summary attributes from a time-series index
tk_get_timeseries_unit_frequency Get the timeseries unit frequency for the primary time scales
tk_get_timeseries_variables Get date or datetime variables (column names)
tk_index Extract an index of date or datetime from time series objects, models, forecasts
tk_make_future_timeseries Make a future time series from an existing time series
tk_tbl Coerce time-series objects to tibble.
tk_ts Coerce time series objects and tibbles with date/date-time columns to ts.
tk_ts_ Coerce time series objects and tibbles with date/date-time columns to ts.
tk_ts_.data.frame Internal Functions Used in timetk
tk_ts_.default Internal Functions Used in timetk
tk_xts Coerce time series objects and tibbles with date/date-time columns to xts.
tk_xts_ Coerce time series objects and tibbles with date/date-time columns to xts.
tk_zoo Coerce time series objects and tibbles with date/date-time columns to xts.
tk_zooreg Coerce time series objects and tibbles with date/date-time columns to ts.
tk_zooreg_ Coerce time series objects and tibbles with date/date-time columns to ts.
tk_zooreg_.data.frame Internal Functions Used in timetk
tk_zooreg_.default Internal Functions Used in timetk
tk_zoo_ Coerce time series objects and tibbles with date/date-time columns to xts.