Other packages > Find by keyword >

x12  

Interface to 'X12-ARIMA'/'X13-ARIMA-SEATS' and Structure for Batch Processing of Seasonal Adjustment
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("x12", "1.11.0")



Attach the package and use:
library("x12")
Maintained by
Alexander Kowarik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-01-20
Latest Update: 2022-05-19
Description:
The 'X13-ARIMA-SEATS' <https://www.census.gov/data/software/x13as.html> methodology and software is a widely used software and developed by the US Census Bureau. It can be accessed from 'R' with this package and 'X13-ARIMA-SEATS' binaries are provided by the 'R' package 'x13binary'.
How to cite:
Alexander Kowarik (2009). x12: Interface to 'X12-ARIMA'/'X13-ARIMA-SEATS' and Structure for Batch Processing of Seasonal Adjustment. R package version 1.11.0, https://cran.r-project.org/web/packages/x12. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0-4 (2009-01-20 09:37), 0.0-5 (2009-01-22 09:37), 0.0-6 (2009-02-05 10:15), 0.0-7 (2010-07-24 22:44), 0.1-0 (2011-04-24 09:00), 0.2-0 (2011-05-13 08:58), 1.0-0 (2012-04-02 11:07), 1.0-1 (2012-04-12 16:02), 1.0-2 (2012-06-06 14:54), 1.0-3 (2012-06-26 11:30), 1.1-0 (2013-07-26 07:56), 1.1-1 (2013-09-20 08:07), 1.2-0 (2013-10-21 13:37), 1.3.0 (2014-01-02 11:08), 1.4.0 (2014-01-29 09:39), 1.5.0 (2014-02-24 09:56), 1.6.0 (2014-11-20 08:16), 1.8.0 (2017-04-26 19:32), 1.9.0 (2017-12-05 18:52), 1.9.3 (2020-11-13 13:40), 1.10.0 (2022-01-24 15:30), 1.10.1 (2022-01-28 11:40), 1.10.2 (2022-02-02 12:00), 1.10.3 (2022-05-19 11:20)
Other packages that cited x12 R package
View x12 citation profile
Other R packages that x12 depends, imports, suggests or enhances
Complete documentation for x12
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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