R/x13binary-package.R

#' @title Provide the \sQuote{X13-ARIMA-SEATS} Seasonal Adjustment Program
#' 
#' @description The US Census provides a seasonal adjustment program now called
#'  'X-13ARIMA-SEATS' building on both earlier Census programs called X11 and
#'  X12 as well as the SEATS program by the Bank of Spain. Census offers both
#'  source and binary versions. This package integrates these for use by other R 
#'  packages.
#'   
#' @name x13binary-package
#' @aliases x13binary
#' @docType package
#' @author Dirk Eddelbuettel \email{edd@@debian.org} and Christoph Sax
#' @references \url{https://www.census.gov/data/software/x13as.X-13ARIMA-SEATS.html}
#' @keywords package
NULL

Try the x13binary package in your browser

Any scripts or data that you put into this service are public.

x13binary documentation built on Sept. 8, 2023, 5:57 p.m.