Skip to content

statistikat/x12GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x12GUI
===
The R package x12GUI is used in combination with R package x12 which needs the X-12 ARIMA Seasonal Adjustment Program.
it can be downloaded from http://www.census.gov/srd/www/x12a/ for Windows, Linux and as Source Code.

After the installation the x12a.exe or the x12a executable should be on your system. The path to the executable is
important it is set with the function x12path, e.g., x12path("d:/X12InstallationPath/x12a.exe") or x12path("/usr/bin/x12a").

X-13ARIMA-SEATS (http://www.census.gov/srd/www/x13as/) is the current version of the seasonal adjustment program of the
US Census Bureau, it can also be used in connection with the R package x12, but at the moment the SEATS Spec is not
included in the package at the moment, it is planned to include it in a future release.

On Mac OS X and Linux it is possible to compile x12a or x13as, the Makefile template 'makefile.lnx' has to be
adapted and copied to Makefile afterwards 'make' should work to create the exexcutables.

About

The R package x12GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages