Other packages > Find by keyword >

sweep  

Tidy Tools for Forecasting
View on CRAN: Click here


Download and install sweep package within the R console
Install from CRAN:
install.packages("sweep")

Install from Github:
library("remotes")
install_github("cran/sweep")

Install by package version:
library("remotes")
install_version("sweep", "0.2.5")



Attach the package and use:
library("sweep")
Maintained by
Matt Dancho
[Scholar Profile | Author Map]
First Published: 2017-07-04
Latest Update: 2023-07-06
Description:
Tidies up the forecasting modeling and prediction work flow, extends the 'broom' package with 'sw_tidy', 'sw_glance', 'sw_augment', and 'sw_tidy_decomp' functions for various forecasting models, and enables converting 'forecast' objects to "tidy" data frames with 'sw_sweep'.
How to cite:
Matt Dancho (2017). sweep: Tidy Tools for Forecasting. R package version 0.2.5, https://cran.r-project.org/web/packages/sweep. Accessed 07 Mar. 2025.
Previous versions and publish date:
0.1.0 (2017-07-04 01:05), 0.2.0 (2017-07-26 05:41), 0.2.1.1 (2018-08-19 10:51), 0.2.1 (2018-03-04 00:04), 0.2.2 (2019-10-08 15:50), 0.2.3 (2020-07-10 14:10)
Other packages that cited sweep R package
View sweep citation profile
Other R packages that sweep depends, imports, suggests or enhances
Complete documentation for sweep
Downloads during the last 30 days
02/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/05Downloads for sweep404550556065707580859095100105TrendBars

Today's Hot Picks in Authors and Packages

meteoEVT  
Computation and Visualization of Energetic and Vortical Atmospheric Quantities
Energy-Vorticity theory (EVT) is the fundamental theory to describe processes in the atmosphere by c ...
Download / Learn more Package Citations See dependency  
vinereg  
D-Vine Quantile Regression
Implements D-vine quantile regression models with parametric or nonparametric pair-copulas. See Kra ...
Download / Learn more Package Citations See dependency  
exploratory  
A Tool for Large-Scale Exploratory Analyses
Conduct numerous exploratory analyses in an instant with a point-and-click interface. With one simp ...
Download / Learn more Package Citations See dependency  
rebus.base  
Core Functionality for the 'rebus' Package
Build regular expressions piece by piece using human readable code. This package contains core func ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
inctools  
Incidence Estimation Tools
Tools for estimating incidence from biomarker data in cross- sectional surveys, and for calibrating ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA