Skip to content
Snippets Groups Projects
  1. Mar 27, 2025
  2. Mar 25, 2025
  3. Mar 14, 2025
  4. Jan 28, 2025
  5. Jan 27, 2025
  6. Dec 28, 2024
  7. Dec 06, 2024
  8. Nov 29, 2024
  9. Sep 09, 2024
  10. Sep 03, 2024
  11. Aug 17, 2024
  12. Jul 29, 2024
  13. Jul 15, 2024
  14. May 30, 2024
  15. Apr 22, 2024
  16. Mar 07, 2024
  17. Mar 01, 2024
  18. Feb 21, 2024
  19. Feb 17, 2024
  20. Jan 22, 2024
  21. Jan 19, 2024
  22. Jan 03, 2024
  23. Dec 21, 2023
  24. Dec 13, 2023
  25. Dec 07, 2023
  26. Nov 28, 2023
    • Sébastien Villemot's avatar
      Fix marginal linearization in the context of... · c3d91d5c
      Sébastien Villemot authored
      Fix marginal linearization in the context of perfect_foresight_with_expectation_errors_solver with homotopy
      
      If a solution corresponding to 100% of the shock can’t be found in the first
      informational period, marginal linearization will be performed to extrapolate a
      solution.
      
      However, in subsequent informational periods, this extrapolated solution cannot
      be used for the initial conditions of endogenous variables, because the initial
      conditions are not a true solution of the nonlinear model. For those subsequent
      informational periods, the correct approach is to compute the two solutions
      needed for marginal linearization using as initial conditions the values
      obtained in the same two solutions for the previous informational
      periods (stored as oo_.deterministic_simulation.{sim1,sim2}).
      c3d91d5c
  27. Nov 24, 2023
  28. Nov 22, 2023
Loading