sweep-package: sweep: Tidy Tools for Forecasting

sweep-packageR Documentation

sweep: Tidy Tools for Forecasting

Description

The sweep package "tidies" up the modeling workflow of the forecast package.

Details

The model and forecast objects are not covered by the broom package. It includes the sw_tidy(), sw_glance(), and sw_augment() functions that work in a similar capacity as broom functions. In addition, it provides sw_tidy_decomp() to tidy decomposition, and sw_sweep() to coerce forecast objects to "tibbles" for easy visualization with ggplot2 and manipulation with dplyr.

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

Author(s)

Maintainer: Matt Dancho mdancho@business-science.io

Authors:

See Also

Useful links:


business-science/sweep documentation built on Feb. 2, 2024, 2:49 a.m.