Ox Console can be downloaded here
OxMetrics is available from Timberlake Consultants.
Ox Console 9
Version 9 of Ox is available on:
- Browser: try online at oxrun.dev
- Linux (on AMD or Intel; RPM or DEB installation): (including OxEdit)
- macOS (14-11, Apple and Intel silicon): (including OxEdit)
- Windows 11-8 (on AMD or Intel): (including OxEdit)
The current version is 9.30 (released 2024-06-04), see the
release notes for recent changes.
Download Ox 9 Console
Older versions of Ox Console are still available.
OxMetrics
OxMetrics 9 (with Ox) is available from
from Timberlake Consultants.
The most recent version of OxMetrics is 9.3. If you have an existing installation of OxMetrics 9.06 or 9.1 you can upgrade:
Upgrades for OxMetrics 8 and 7 are still available.
Ox packages and code
The following are part of the standard release:
- Arma package: functions which are useful in ARMA models
- Maximization package: numerical optimization and differentiation.
- Probability package: density, quantile, cumulative density and random number generation of various probability functions.
- PcFiml class: Econometric modelling (VARs, cointegration, simultaneous equations estimation, diagnostic tests).
- Simulation class: Monte Carlo experiments.
- QuadPack: numerical integration.
- Arfima: ARFIMA(p,d,q) models.
- DPD: dynamic panel data models.
- Development kit: libraries to create dynamic link libraries for Ox.
- gwg2ox: convert saved gwg graphics files to Ox code (new in Ox 9).
- oxdoc: generate documentation from marked-up Ox code (new in Ox 9).
- oxurl: download from the internet (new in Ox 9).
- Python: call Python from Ox code (new in Ox 9).
- Rox: call R from Ox code (new in Ox 9).
See under old downloads for packages that are specific to Ox 7 and before.
Here are some additional Ox packages that I maintain or host:
-
Excel2Ox package providing xll's to call Ox from Excel (Windows only)
-
Financial Numerical Recipes for Ox
-
Model Discovery Code for the Empirical Model Discovery and Theory Evaluation
book by David F. Hendry and Jurgen A. Doornik.
-
OxMPI 3.10
Ox wrapper using MPI for distributed processing, see the
included documentation.
The included Ox code facilitates running Ox programs on multiple processors (or cores)
using OxMPI.
-
SSFPack 3.0.
SSFPack routines for the statistical analysis of univariate and multivariate models in state space form
-
STR2 for estimation and testing of smooth-transition autoregressive models
See Awesome Ox for additional resources.
Here are some additional Ox packages (these are not maintained by me):
Other material:
-
Parallel computation using Ox
-
Some information for other editors than OxEdit:
- Visual Studio Code: see Awesome Ox.
-
Ox code by Jouchi Nakajima.
Ox code for survival analysis and extreme value analysis.
Japanese function and graphics reference for Ox.
-
Ox code for
- solving nonlinear simultaneous equations,
- solving a single nonlinear equation,
- integrating a system of ordinary differential equations,
is made available by N. Shamsundar. A
copy of the code is here.
The documentation is in the source code. Example programs
are supplied.
-
Ox code by Yori Zwols:
- OxDoc is a javadoc-like
tool to generate documentation from Ox sourcecode. OxDoc supports LaTeX
expressions.
- OxLatex provides an easy way to generate
LaTeX output from any Ox program.
Other downloads
- Code for reading and writing PcGive 7 (.in7/.bn7) files.
Downloads: old versions
- OxMetrics 8
Upgrade installers can only be applied to an existing installation of OxMetrics 8.0x:
- Ox 8
- Linux (on AMD or Intel, 64 bit; RPM or DEB installation): 8.02 (including OxEdit)
- Mac OS-X (10.7 or higher, 64 bit): 8.02 (including OxEdit)
- Windows 10, 8, 7 (on AMD or Intel, 64 bit and 32-bit): 8.02 (including OxEdit)
Download Ox 8 Console
Modelbase derived packages that have been compiled (.oxo files and dynamic link libraries) for Ox 7
need recompilation for Ox 8. The first reason is that functionality has been added. The second is that Y_VAR
style constants have been moved into the class,
so now use obj.Select("Y" or obj.Select(classname::Y_VAR. The advantage is that these constants
now cannot clash anymore.
- OxMetrics 7
- OxMetrics 6
- OxMetrics 5
To update the enterprise version, both upgrades are required. Otherwise select the relevant upgrade.
- OxMetrics 4
- OxMetrics 4.1 Upgrade (Exe, 6.2 MB)
Upgrades an existing installation of OxMetrics 4.0 or Ox Professional 4.0 to version 4.1.
This download requires an installed, legal version of OxMetrics 4.0 (Enterprise, PcGive, STAMP,
G@RCH, Ox Professional) and is useless otherwise.
- Ox 4.1 Development kit (zipped, 302KB)
- Ox 4 Console.
- Unix DLLs
- 32-bit and 64-bit Linux (on Intel) (quadpack, arfima, ssfpack, emm, zipped, 190KB)
- OS-X (Mac Intel and PowerPC) (quadpack, arfima, ssfpack, emm, zipped, 160KB)
- Ox 3
- Arfima 1.01 for Ox 3
- DPD 1.21 for Ox 3
- EmmPack 1.07 for Ox 3
- Financial Numerical Recipes version 1.00a for Ox 3
- STR2 0.77 for Ox 3
- Upgrade from Ox Professional 3.x to 3.4 (requires Ox Professional 3.0, 3.1 or 3.2; 3.7 MB)
- Ox 3 Console.
- Unix DLLs
- AIX (quadpack, arfima, ssfpack, zipped, 110KB)
- Dec-Alpha/Unix (quadpack, arfima, ssfpack, zipped, 98KB)
- HP-UX (quadpack, arfima, ssfpack, emm, zipped, 116KB)
- Linux (on Sparc) (quadpack, arfima, ssfpack, zipped, 76KB)
- SGI (Irix) (quadpack, arfima, ssfpack, zipped, 108KB)
- Sun (quadpack, arfima, ssfpack, zipped, 69KB)
- OxMetrics 2 (GiveWin)
- PC-GIVE 6
- giveman8.zip (zipped, 120KB)
to convert PC-GIVE version 6 data files to PcGive version 7 files.
Design and content ©Jurgen A Doornik.
This file last changed .