Open jbejarro78 opened 8 months ago
fcast_plan = exogenize(fcast_plan,'lgdp_x_gap',exorngPCP); fcast_plan = endogenize(fcast_plan,'res_lgdp_x_gap',exorngPCP); R.h.lgdp_x_gap(exorngPCP) = [0.1 0.2];
why am I wrong?
fcast_plan = exogenize(fcast_plan,'lgdp_x_gap',exorngPCP); fcast_plan = endogenize(fcast_plan,'res_lgdp_x_gap',exorngPCP); R.h.lgdp_x_gap(exorngPCP) = [0.1 0.2];
why am I wrong?