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.9.0")



Attach the package and use:
library("seasonal")
Maintained by
Christoph Sax
[Scholar Profile | Author Map]
All associated links for this package
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.9.0, https://cran.r-project.org/web/packages/seasonal
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)
Other packages that cited seasonal R package
View seasonal citation profile
Other R packages that seasonal depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns