summaryrefslogtreecommitdiff
blob: 9f556c0545d7b575947db77b033c7401e8bdc10d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
<longdescription lang="en">
  GNU Regression, Econometrics and Time-series Library provides
  a library which comprises various functions relating to econometric
  estimation, a command-line client program and a GUI. The library is
  based on the stand-alone command-line econometrics program ESL,
  originally written by Ramu Ramanathan of the Department of Economics
  at UC-San Diego. The interfaces offer several least-squares based
  estimators. Besides reading data files in its own format it also
  reads RATS 4 databases. It has a built-in spreadsheet for editing
  data, and uses gnuplot for graphing. It can output regression results
  in LaTeX format.
</longdescription>
<use>
  <flag name="R">Enable support for <pkg>dev-lang/R</pkg></flag>
</use>
</pkgmetadata>