


Powerful Integrated Solutions for Econometric Analysis
OxMetrics is a single product that can compute econometrics analysis of Time series, Forecasting, Financial Econometric modelling, or statistical analysis of cross-section and panel data.
Introducing OxMetrics 9
Purchase or Upgrade your OxMetrics License
Buy OxMetrics for business, government, nonprofit, educational, or student use.
OS | 64-bit: Windows 11, 10, 8; Linux (x86_64); macOS (Apple and Intel silicon) |
---|

Data Management

Statistics

Graphics
What is OxMetrics?
OxMetrics is a family of software packages providing an integrated solution for the econometric analysis of time series, forecasting, financial econometric modelling, or statistical analysis of cross-section and panel data. OxMetrics consists of a front-end program called OxMetrics, and individual application modules such as Ox, CATS, PcGive, STAMP and G@RCH.
OxMetrics Enterprise is a single product that includes all the important components: OxMetrics desktop, Ox Professional, CATS, PcGive and STAMP and G@RCH.
OxMetrics 9, published and distributed worldwide by Timberlake Consultants.


The Products that make OxMetrics
- Ox Console 9
- OxMetrics Enterprise Edition Version 9.0
- CATS 3 (Cointegration of Time Series Analysis) by Jurgen A Doornik and Katerina Juselius
- Ox Professional Version 9.0
- PcGive Professional Version 16.0
- PcGive Professional includes Autometrics
- G@RCH Version 9.0
- STAMP Version 8.3
- SsfPack Version 3.0
Getting to Know OxMetrics
View the OxMetrics 9 Handbook here
Getting started with OxMetrics? View the OxMetrics starter guide here »
Recently bought OxMetrics 9 and need help with the installation? View the OxMetrics installation guide here »
About OxMetrics
OxMetrics Enterprise Edition is a single product that includes and integrates all the important components for theoretical and empirical research in econometrics, time series analysis and forecasting, applied economics and financial time series: Ox Professional, PcGive, G@RCH and STAMP.
CATS 3 (Cointegration of Time Series Analysis)
Ox
G@RCH 9.0
PcGive 15
An essential tool for modern econometric modelling. PcGive Professional is also part of OxMetrics Enterprise Edition. It provides the latest econometric techniques, from single equation methods to advanced cointegration, volatility models static and dynamic panel data models, discrete choice models and time-series models.
PcGive Professional includes Autometrics
Autometrics is the automatic econometric model selection procedure that is available in PcGive. Autometrics is a revolutionary new approach to model building, based on recent advances in the understanding of model selection procedures. Experiments show that Autometrics outperforms even the most experienced econometrician. Starting from an initial model, Autometrics will find the best simplified model. Thus removing the drudgery of model selection, allowing you to concentrate on the variable choice and interpretation of the model(s).
STAMP
Modelling and forecasting time series, based on structural time series models. These models use advanced techniques, such as Kalman filtering, but are set to be easy to use. The hard work is done by the program, leaving the user free to concentrate on formulating models, then using them to make forecasts. STAMP 9 includes both univariate and multivariate models and automatic outlier detection. STAMP is also part of OxMetrics Enterprise Edition.
SsfPack
What's New in OxMetrics 9
-
Support for dark mode. This is detected automatically under macOS, but can be set in Model/Preferences/Options. Under Windows and Linux not all dialogs will be dark. Graphics windows are never dark.
-
New default data format: *.oxdata (this is the .in7/.bn7 files together in a zip file).
-
Improved csv reading and writing, and support for zipped csv files.
-
Dropped support for obsolete spreadsheet files (.xlsx, .wks), and .dht data files.
-
Improved support for high resolution screens (HiDPI) and improved dialogs.
-
Native support for Apple silicon (M1).
-
Dropped support for 32-bit versions.
-
New full precision double point to string conversion avoids printing (e.g.) 0.46000000000000002.
-
The Ox code to regenerate the graph can be created by right-clicking on a graph in the document listing and selecting Save Ox code. This can be useful if, after manual adjustments, the graph is to be used as a template for other graphs.
-
DataFetch to download data from Fred, Quandle, and other data providers.
-
The Ox code to regenerate the graph can be created by right-clicking on a graph in the document listing and selecting Save Ox code. This can be useful if, after manual adjustments, the graph is to be used as a template for other graphs.
-
PcGive and others: made Test menu into popup menu with shortcuts
-
PcGive, STAMP, G@RCH dialogs now centred on OxMetrics Model Class dialog
-
New Algebra functions: seasonal(LAG), cseasonal(LAG), DI(YEAR, PERIOD), II(YEAR, PERIOD), SI(YEAR, PERIOD), TI(YEAR, PERIOD), lag0
-
New Batch functions: drawtext, drawptext, drawtitle.
-
Special variables (Seasonal, CSeasonal, II#1980(1), SI#1980(1), TI#1980(1), etc.) can be used on the right-hand side in Algebra expressions.
Package New Features
CATS 3 (Cointegration of Time Series Analysis) by Jurgen A Doornik and Katerina Juselius
CATS uses OxMetrics for data input and graphical and text output, and is part of the OxMetrics family.
The third generation of CATS is a complete rewrite in more than one way. It is now written in Ox for use within OxMetrics, either using the graphical user interface or programmatically. Furthermore, many algorithms have been improved or newly invented, in particular for I(2) models. The new CATs module with I(2) cointegration and many new I(1) cointegration features includes corrections and is considerably faster.
Here is a brief summary of new features in the I(1) part of CATS
- Much more efficient computations (can be several orders of magnitude faster) in Bartlett correction and recursive estimation;
- Bartlett correction always included when valid;
- Improved beta-switching algorithm;
- New alpha-beta-switching algorithm allowing linear restrictions on alpha and not requiring identification;
- Bootstrap of rank test;
- Bootstrap of restrictions;
- More Monte Carlo facilities: draw from estimated model, either with estimated or with specified coefficients;
- General-to-specific CATSmining;
- Automatic generation of Ox code;
- New convenient way to express restrictions;
- Most algorithms QR based.
And for the I(2) part of CATS:
- Improved tau-switching algorithm;
- New delta-switching algorithm;
- New triangular-switching algorithm allowing linear restrictions on alpha, beta, tau and not requiring identification;
- Estimation with delta=0;
- Bootstrap of rank test;
- Simulation of asymptotic distribution of rank test;
- Bootstrap of restrictions;
- More Monte Carlo facilities: draw from estimated model, either with estimated or with specified coefficients;
- Automatic tests of unit vectors and variables;
- CATSmining;
- Improved computation of standard errors;
- Automatic generation of Ox code;
- All algorithms QR based.
The Special Issue reprint book "Recent Developments in Cointegration" has been published online and is freely accessible on the MDPI Books platform here
Ox
New Packages in Ox:
-
oxurl
- download resources from the internet through simple interface to libcurl. -
oxdoc
- generate documentation from source code markup (written in Ox). Documentation for oxdoc is created by running it on itself. -
gwg2ox
- generates Ox code for a gwg file (used when calling Save Ox code from the graph window contact menu). -
Python - call Python from Ox code.
-
Rox
- call R from Ox code.
Ox 9.0
-
parallel if (test-expression) for, parallel if (test-expression) foreach allows the code to decide to run in parallel or not
-
Multiplicative concatenation of arrays and strings
-
Indexing array by string: searches for an odd index wich has that string value, then accesses the next element. This emulates dictionary style lookup. If an item is not present, .Null is returned (instead of a index out of range error).
G@RCH 9.0
-
G@RCH 9.0 now includes univariate Multiplicative Error Models (MEM). MEM models are primarily aimed at modeling non-negative time series. The most popular MEM type model is the Autoregressive Conditional Duration (ACD) model of Engle and Russell (1998). G@RCH 9.0 provides no fewer than seven different specifications.
-
Mulcom 3.0 is now fully integrated into OxMetrics 9.0. MulCom is designed for forecasting evaluation. It provides an analysis of whether some among a set of competing models are significantly better than the others, in terms of predictive accuracy. MulCom can also be applied in any setting where one what to compare the means of two or more populations.
-
G@RCH 9.0 can be used with DataFetch to download data from the internet and then estimate a model on the downloaded data.
PcGive 15
The improvements in PcGive mainly relate to (1) model formulation, (2) saturation estimation using Autometrics, (3) automatic model selection in simultaneous equations models (SEM).
Fixed and Improved in PcGive 15
- Easier desktop layout with additional direct access to recursive graphs, forecasts and tests.
- Trend indicator saturation (TIS) (we have undertaken research using TIS on GPs speed of takeup of generics, which yielded useful results, but still in progress, as is the technical paper)—note this as PcGive being at the frontier implementing powerful new approaches.
- Recursive graphs can be implemented after conventional estimation rather than needing a separate implementation, and can be undertaken with or without indicator saturation (IS).
- Additional diagnostic plots are available
- Easy choice of form of estimated parameter standard errors (SEs) including HCSE and HACSE.
- Multivariate robust Hedgehog plots had variables scrambled.
- Hedgehog plots use a different color in the forecast period.
- Hedgehog Levels forecasts beyond estimation sample: not integrated.
- Levels forecasts with gap: created cGap extra forecasts Also used wrong levels if cGap > 0.
- Recursive hedgehog would omit early part when there are dummies.
- Fixed Ox issue with find, affecting forecasting.
- Autometrics options are presented differently, offering more flexibility in the choice of saturation.
- The AR test after FIML has been changed, using the 3SLS likelihood instead of estimating the extended model by FIML.
- When the lag length exceeds 12, the presearch uses lag blocking and a more e cient search for contrasting terminals.
Unique to PcGive 15
- Hedgehog graphs where a sequence of forecasts for say 1 through 8 steps ahead starting at successive horizons T, T+1, etc. are plotted against outcomes looking like the spins of a hedgehog.
- Easily computed forecasts by a robust device as an additional choice to avoid that problem: an illustration is attached showing how much better the robust device is after a shift.
STAMP 8.3
- STAMP 8.3 works under OxMetrics 6.1.
- The Ox code generator is introduced and fully supported by STAMP. This new facility can generate Ox code for the model that is estimated in STAMP. It complements the Batch code generator in STAMP. It is particularly useful for those who use Ox for time series analysis in a production environment.
- The online help facility of STAMP is updated. In particular, the online help for the Batch language and the new Ox code generator are rewritten.
- AIC and BIC added to default output.
- The confidence bounds of seasonal, cycle, and AR components can be centered around zero or following the components.
Bug Fixes
- All weights and related computations in the Test/Weights dialog can be carried out, also for time series with missing data.
- The Write forecasts option is combined with a Store forecasts option in the Test/Forecasting dialog. The observations forecasts are stored after confirmation as a new variable with the forecasts attached at the end of the sample. When necessary, the database sample is automatically extended such that the forecast window is included. The in-sample values of the new variable are the same as in the original series.
- The Edit/Save forecasts option in the Test/Forecasting dialog is reactivated for model without explanatory variables.
- The Batch code options for Forecasting is extended; see Batch documentation.
- Variables and components in the Batch code need to be written between accolades. Specifically, in the setcmp batch command we have "level", "slope", "seasonal", "cycle", "ar" and "irregular".
- Inclusion of lagged dependent variables is discouraged. A new facility will be built in for the next version. In this version it is best to treat and to have it as an exogenous variable.
The Bulletin
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Essential
Name | Description | Lifetime |
---|---|---|
ADD_TO_CART | (Adobe Commerce only) Used by Google Tag Manager | 1 Year |
GUEST-VIEW | Stores the Order ID that guest shoppers use to retrieve their order status. Guest orders view. Used in Orders and Returns widgets | 1 Year |
LOGIN_REDIRECT | Preserves the destination page that was loading before the customer was directed to log in | 1 Year |
MAGE-BANNERS-CACHE-STORAGE | (Adobe Commerce only) Stores banner content locally to improve performance | 1 Year |
MAGE-MESSAGES | Tracks error messages and other notifications that are shown to the user | 1 Year |
MAGE-TRANSLATION-STORAGE | Stores translated content when requested by the shopper | 1 Year |
MAGE-TRANSLATION-FILE-VERSION | Tracks the version of translations in local storage | 1 Year |
PRODUCT_DATA_STORAGE | Stores configuration for product data related to Recently Viewed/Compared Products | 1 Year |
RECENTLY_COMPARED_PRODUCT | Stores product IDs of recently compared products | 1 Year |
RECENTLY_COMPARED_PRODUCT_PREVIOUS | Stores product IDs of previously compared products for easy navigation | 1 Year |
RECENTLY_VIEWED_PRODUCT | Stores product IDs of recently viewed products for easy navigation | 1 Year |
RECENTLY_VIEWED_PRODUCT_PREVIOUS | Stores product IDs of recently previously viewed products for easy navigation | 1 Year |
REMOVE_FROM_CART | (Adobe Commerce only) Used by Google Tag Manager | 1 Year |
STF | Records the time messages are sent by the SendFriend | 1 Year |
X-MAGENTO-VARY | Configuration setting that improves performance when using Varnish static content caching | 1 Year |
FORM_KEY | A security measure that appends a random string to all form submissions to protect the data from Cross-Site Request Forgery | 1 Year |
MAGE-CACHE-SESSID | The value of this cookie triggers the cleanup of local cache storage | 1 Year |
MAGE-CACHE-STORAGE | Local storage of visitor-specific content that enables ecommerce functions | 1 Year |
MAGE-CACHE-STORAGE-SECTION-INVALIDATION | Forces local storage of specific content sections that should be invalidated | 1 Year |
PERSISTENT_SHOPPING_CART | Stores the key (ID) of persistent cart to make it possible to restore the cart for an anonymous shopper | 1 Year |
PRIVATE_CONTENT_VERSION | Appends a random, unique number and time to pages with customer content to prevent them from being cached on the server | 1 Year |
SECTION_DATA_IDS | Stores customer-specific information related to shopper-initiated actions, such as wish list display and checkout information | 1 Year |
STORE | Tracks the specific store view/locale selected by the shopper | 1 Year |
Marketing
Name | Description | Lifetime |
---|---|---|
CUSTOMER_SEGMENT_IDS | Stores your Customer Segment ID | 1 Year |
EXTERNAL_NO_CACHE | A flag that, indicates whether caching is on or off | 1 Year |
FRONTEND | Your session ID on the server | 1 Year |
GUEST-VIEW | Allows guests to edit their orders | 1 Year |
LAST_CATEGORY | The last category you visited | 1 Year |
LAST_PRODUCT | The last product you looked at | 1 Year |
NEWMESSAGE | Indicates whether a new message has been received | 1 Year |
NO_CACHE | Indicates whether it is allowed to use cache | 1 Year |
Functionality
Name | Description | Lifetime |
---|---|---|
MG_DNT | Allows you to restrict Adobe Commerce data collection if you have custom code to manage cookie consent on your site | 1 Year |
USER_ALLOWED_SAVE_COOKIE | Used for cookie restriction mode | 1 Year |
AUTHENTICATION_FLAG | Indicates if a shopper has signed in or signed out | 1 Year |
DATASERVICES_CUSTOMER_ID | Indicates if a shopper has signed in or signed out | 1 Year |
DATASERVICES_CUSTOMER_GROUP | Indicates a customer's group. This cookie is stored as sha1 checksum of the customer's group ID | 1 Year |
DATASERVICES_CART_ID | Identifies a shopper's cart actions | 1 Year |
DATASERVICES_PRODUCT_CONTEXT | Identifies a shopper's product interactions. This cookie contains the customer's unique quote ID in the system | 1 Year |
Statistical
Name | Description | Lifetime |
---|---|---|
_ga | Used by Google Analytics | 1 Year |
_ga_* | Used by Google Analytics | 1 Year |
Validate your login
Sign In
Create New Account