IRIS Toolbox Reference Manual

autoexogenise

Get or set variable/shock pairs for use in autoexogenised simulation plans

Syntax fo getting autoexogenised variable/shock pairs

A = autoexogenise(M)

Syntax fo setting autoexogenised variable/shock pairs

M = autoexogenise(M,A)

Input arguments

Output arguments

Description

Whenever you set the autoexogenised variable/shock pairs, the previously assigned pairs are removed, and replaced with the new ones in A. In other words, the new pairs are not added to the existing ones, the replace them.

Example