File: control

package info (click to toggle)
x13as 1.1-b59-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm
  • size: 9,088 kB
  • sloc: fortran: 114,121; makefile: 14
file content (35 lines) | stat: -rw-r--r-- 1,472 bytes parent folder | download
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
33
34
35
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.6.1
Vcs-Browser: https://salsa.debian.org/science-team/x13as
Vcs-Git: https://salsa.debian.org/science-team/x13as.git
Homepage: https://www.census.gov/data/software/x13as.html
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.
 .
 This package ships the version of the program that creates ASCII text file
 output.