IRIS Toolbox Reference Manual

Models (model Objects)

Model objects are created by loading a model file. Once a model object exists, you can use model functions and standard Matlab functions to write your own m-files to perform the desired tasks, such calibrate or estimate the model, find its steady state, solve and simulate it, produce forecasts, analyse its properties, and so on.

Model methods:

Constructor

Getting information about models

Referencing model objects

Changing model objects

Steady state

Solution, simulation and forecasting

Model data

Stochastic properties

Identification, estimation and filtering

Getting on-line help on model functions

help model
help model/function_name