P = autoexogenise(P,List,Dates)
P = autoexogenise(P,List,Dates,Flag)
P
[ plan ] - Simulation plan.
List
[ cellstr | char ] - List of variables that will be exogenised; these variables must have their corresponding shocks assigned, see !autoexogenise
.
Dates
[ numeric ] - Dates at which the variables will be exogenised.
Flag
[ 1 | 1i ] - Select the shock anticipation mode; if not specified, Flag = 1
.
P
[ plan ] - Simulation plan with new information on exogenised variables and endogenised shocks included.