NEWS


timetk 2.9.0 (2023-10-31)

Anomalize Integration:

anomalize R package is now available in timetk:

  1. anomlize(): 1 function that breaks down, identifies, and cleans anomalies
  2. plot_anomalies(): Visualize the anomalies and anomaly bands
  3. plot_anomalies_decomp(): Visualize the time series decomposition. Make adjustments as needed.
  4. plot_anomalies_cleaned(): Visualize the before/after of cleaning anomalies.

Note - anomalize(.method): Only the .method = "stl" is supported at this time. The "twitter" method is also planned.

Other Changes:

timetk 2.8.4 (2023-09-22)

Update forecasting vignette: Use glmnet for time series forecasting.

CRAN Fixes:

timetk 2.8.3 (2023-03-30)

timetk 2.8.2 (2022-11-17)

New Features

Fixes

timetk 2.8.1 (2022-05-31)

Trelliscope Plotting

timetk 2.8.0 (2022-04-07)

New Features

Many of the plotting functions have been upgraded for use with trelliscopejs for easier visualization of many time series.

Updates & Bug Fixes

Potential Breaking Changes

timetk 2.7.0 (2022-01-19)

New Features

New Vignettes

Improvements

Improvements for point forecasting when the target is n-periods into the future.

Fixes

timetk 2.6.2 (2021-11-16)

Improvements

Bug Fixes

timetk 2.6.1 (2021-01-18)

Improvements

Fixes

#> New names: 
#> * NA -> ...1 

timetk 2.6.0 (2020-11-21)

New Functions

Fixes

timetk 2.5.0 (2020-10-22)

Improvements

Miscellaneous

timetk 2.4.0 (2020-10-08)

Bug Fixes

timetk 2.3.0 (2020-09-29)

New Functionality

Bug Fixes

timetk 2.2.1 (2020-09-01)

New Functions

Parallel Processing

Bug Fixes

timetk 2.2.0 (2020-07-18)

New Functions

Improvements

timetk 2.1.0 (2020-07-03)

New Functions

Improvements

Plotting Improvements

Breaking Changes

Bug Fixes

timetk 2.0.0 (2020-05-31)

New Interactive Plotting Functions

New Data Wrangling Functions

New Diagnostic / Data Processing Functions

New Vectorized Functions:

New Recipes Preprocessing Steps:

New Parsing Functions

Improvements:

Bug Fixes:

Breaking Changes:

These should not be of major impact since the 1.0.0 version was just released.

timetk 1.0.0 (2020-04-19)

New Interactive Plotting Functions:

New Time Series Data Wrangling:

New Recipe Functions:

Feature Generators:

New Rsample Functions

New Vector Functions:

These functions are useful on their own inside of mutate() and power many of the new plotting and recipes functions.

New Augment Functions:

All of the functions are designed for scale. They respect dplyr::group_by().

New Make Functions:

Make date and date-time sequences between start and end dates.

New Get Functions:

New Diagnostic / Data Processing Functions

New Datasets

Improvements:

Bug Fixes:

Potential Breaking Changes:

timetk 0.1.3 (2020-03-18)

New Features:

Bug Fixes:

timetk 0.1.2 (2019-09-25)

timetk 0.1.1 (2018-05-14)

timetk 0.1.0 (2017-07-25)