P = exogenise(P,List,Dates)
P = exogenise(P,Dates,List)
P = exogenise(P,List,Dates,Sigma)
P = exogenise(P,Dates,List,Sigma)
P
[ plan ] - Simulation plan.
List
[ cellstr | char ] - List of variables that will be exogenised, or list of shocks that will be re-exogenised.
Dates
[ numeric ] - Dates at which the variables will be exogenised.
Sigma
[ 1
| 1i
] - Only when re-exogenising shocks: Select the anticipation mode in which the shock will be re-exogenised; if omitted, Sigma = 1
.
P
[ plan ] - Simulation plan with new information on exogenised variables included.