1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: x13as
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>
Section: non-free/science
Priority: optional
Build-Depends: debhelper-compat (= 13),
gfortran
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/science-team/x13as
Vcs-Git: https://salsa.debian.org/science-team/x13as.git
Homepage: https://www.census.gov/srd/www/x13as/
Rules-Requires-Root: no
XS-Autobuild: yes
Package: x13as
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: seasonal adjustment software for modeling time series
X-13ARIMA-SEATS is a seasonal adjustment software produced, distributed, and
maintained by the Census Bureau, U.S. Department of Commerce.
.
Features include:
- Extensive time series modeling and model selection capabilities for linear
regression models with ARIMA errors (regARIMA models);
- The capability to generate ARIMA model-based seasonal adjustment using a
version of the SEATS procedure originally developed by Victor Gómez and
Agustín Maravall at the Bank of Spain as well as nonparametric adjustments
from the X-11 procedure;
- Diagnostics of the quality and stability of the adjustments achieved under
the options selected;
- The ability to efficiently process many series at once.
|