Other packages > Find by keyword >

seasonal  

R Interface to X-13-ARIMA-SEATS
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("seasonal", "1.10.0")



Attach the package and use:
library("seasonal")
Maintained by
Christoph Sax
[Scholar Profile | Author Map]
First Published: 2013-12-03
Latest Update: 2022-04-18
Description:
Easy-to-use interface to X-13-ARIMA-SEATS, the seasonal adjustment software by the US Census Bureau. It offers full access to almost all options and outputs of X-13, including X-11 and SEATS, automatic ARIMA model search, outlier detection and support for user defined holiday variables, such as Chinese New Year or Indian Diwali. A graphical user interface can be used through the 'seasonalview' package. Uses the X-13-binaries from the 'x13binary' package.
How to cite:
Christoph Sax (2013). seasonal: R Interface to X-13-ARIMA-SEATS. R package version 1.10.0, https://cran.r-project.org/web/packages/seasonal. Accessed 12 Apr. 2025.
Previous versions and publish date:
0.20.2 (2013-12-03 13:30), 0.40.0 (2014-02-12 11:49), 0.50.0 (2014-03-27 20:08), 0.60.0 (2014-05-09 13:35), 0.70.1 (2014-10-02 12:43), 0.80.0 (2015-02-06 06:14), 0.90.0 (2015-05-08 11:45), 1.0.0 (2015-08-14 22:52), 1.1.0 (2015-10-08 13:40), 1.2.0 (2016-01-28 10:16), 1.2.1 (2016-02-11 11:51), 1.3.0 (2016-08-06 22:31), 1.4.0 (2016-12-23 12:08), 1.5.0 (2017-02-12 12:03), 1.5.1 (2017-02-12 21:07), 1.6.1 (2017-05-02 19:24), 1.7.0 (2018-12-20 11:30), 1.7.1 (2020-06-06 12:10), 1.8.0 (2021-03-05 22:30), 1.8.1 (2021-03-14 21:40), 1.8.2 (2021-03-29 18:30), 1.8.3 (2021-06-15 10:10), 1.8.4 (2021-09-18 12:50), 1.9.0 (2022-04-18 09:00)
Other packages that cited seasonal R package
View seasonal citation profile
Other R packages that seasonal depends, imports, suggests or enhances
Complete documentation for seasonal
Downloads during the last 30 days
03/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for seasonal200300400500600700800900TrendBars

Today's Hot Picks in Authors and Packages

oysteR  
Scans R Projects for Vulnerable Third Party Dependencies
Collects a list of your third party R packages, and scans them with the 'OSS' Index provided by 'So ...
Download / Learn more Package Citations See dependency  
rem  
Relational Event Models (REM)
Calculate endogenous network effects in event sequences and fit relational event models (REM): Using ...
Download / Learn more Package Citations See dependency  
pampe  
Implementation of the Panel Data Approach Method for Program Evaluation
Implements the Panel Data Approach Method for program evaluation as developed in Hsiao, Ching and Ki ...
Download / Learn more Package Citations See dependency  
modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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