I get the following error message when I'm using the extended path command. Can anyone figure it out?
Error using homotopic_steps (line 151)
extended_path::homotopy: Oups! I did my best, but I am not able to simulate this
model...
Error in extended_path (line 314)
[INFO,tmp] = homotopic_steps(endo_simul,exo_simul_1,.5,.01,pfm1);
Error in NKmodel_baseline (line 139)
extended_path([], 100);
Error in dynare (line 174)
evalin('base',fname) ;