timetk 2.9.0

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

Update forecasting vignette: Use glmnet for time series forecasting.

CRAN Fixes: - tzdata time zone fixes: - GB -> Europe/London - NZ -> Pacific/Auckland
- US/Eastern -> America/New_York
- US/Pacific -> America/Los_Angeles - Add @aliases to timetk-package

timetk 2.8.3

timetk 2.8.2

New Features

Fixes

timetk 2.8.1

Trelliscope Plotting

timetk 2.8.0

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

New Features

New Vignettes

Improvements

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

Fixes

timetk 2.6.2

Improvements

Bug Fixes

timetk 2.6.1

Improvements

Fixes

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

timetk 2.6.0

New Functions

Fixes

timetk 2.5.0

Improvements

Miscellaneous

timetk 2.4.0

Bug Fixes

timetk 2.3.0

New Functionality

Bug Fixes

timetk 2.2.1

New Functions

Parallel Processing

Bug Fixes

timetk 2.2.0

New Functions

Improvements

timetk 2.1.0

New Functions

Improvements

Plotting Improvements

Breaking Changes

Bug Fixes

timetk 2.0.0

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

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: * tk_make_future_timeseries() - Now accepts n_future as a time-based phrase like “12 seconds” or “1 year”.

Bug Fixes:

Potential Breaking Changes:

timetk 0.1.3

New Features:

Bug Fixes:

timetk 0.1.2

timetk 0.1.1

timetk 0.1.0