My favorites | Sign in
Project Home Downloads Wiki Issues
Project Information
Members
Featured
Downloads
Links

IRIS is a free, open-source toolbox for macroeconomic modelling and forecasting in Matlab®, developed by Jaromir Benes since about 2001. IRIS integrates core modelling functions (such as flexible model file language, simulation, estimation, or forecasting) with a wide range of supporting features (such as time series analysis, data management, or reporting) in a user-friendly command-oriented environment.

Take a five-minute introduction to IRIS.

Look at what MathWorks says about DSGEs and IRIS.

Register for The IRIS Toolbox Summer Workshop 2012: Introduction to Efficient DSGE Modelling at the 18th International Conference on Computing in Economics and Finance.

Toolbox files 2012-05-16
Reference manual 2012-05-16
Tutorials 2012-04-30
Knowledge base articles 2011-11-23


Download the latest version (What's new?)


The primary domain of the toolbox is building and implementing structural macroeconomic models (such as DSGEs or other types of rational-expectations models) and model-aided analytical systems. To this end, the toolbox integrates the core modelling functions with support for time series analysis, data management, and reporting. IRIS is an open-source m-file-only toolbox; it's also easily extensible since its design is based on the object-oriented programming Matlab concepts.

The core modelling features include

The IRIS infrastructure furthermore provides tools for

  • multivariate time series analysis and forecasting (VARs, SVARs, BVARs, and FAVARs);
  • time series and database management and processing;
  • command-oriented PDF-based reporting.
  • backward-looking econometrics-style models;

Check out the overview of IRIS features.


  • Why is IRIS updated so frequently? IRIS is being developed continually, and it has deliberately very short release and development cycles with rather incremental changes made between releases. Short release cycles allow more flexibility in responding to users' requests, fixing bugs, and making improvements in the under-the-hood plumbing and wiring.
  • Why is IRIS more than 11 MB large (after unzipping)? About half of it is because of two X12 executables (one for Windows, one for Unix/Linux) distributed with the toolbox. The other half is the toolbox's almost 2,000 m-files. IRIS integrates a large number of tasks and features, and has a complex, interconnected structure of backend functions and classes -- i.e. those not directly visible or accessible to the users of the toolbox.

Copyright © 2007--2012 Jaromir Benes.

Powered by Google Project Hosting