[ 原始碼: octave-econometrics ]
套件:octave-econometrics(1:1.1.1-6)
octave-econometrics 的相關連結
Debian 的資源:
下載原始碼套件 octave-econometrics:
- [octave-econometrics_1.1.1-6.dsc]
- [octave-econometrics_1.1.1.orig.tar.gz]
- [octave-econometrics_1.1.1-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [octave.sourceforge.io]
相似套件:
econometrics functions for Octave
This package provides functions to work with econometrics in Octave, a numerical computation software. The functions include methods to do maximum likelihood (mle_estimate) and general method of moments (gmm_estimate) based estimations.
This Octave add-on package is part of the Octave-Forge project.
其他與 octave-econometrics 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP (GOMP) support library
-
- dep: liboctave6
- shared libraries of the GNU Octave language
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: octave (>= 4.4.1)
- GNU Octave language for numerical computations
-
- dep: octave-optim
- unconstrained non-linear optimization toolkit for Octave