Skip to content

Kalman fixes

Johannes Pfeifer requested to merge JohannesPfeifer:kalman_fixes into master
  • Initialize s to make sure univariate_kalman_filter_d.m does not crash if newRank is 0 initially
  • Account for smoother setting parameter count fields in dynare_estimation_init.m
  • Expand unit tests

Merge request reports