Fix various bugs related to detrending and prefiltering
-
dyn_forecastadds unlogged steady state ifloglinearis used -
dynare_estimation_initsets thenoconstantbased on the unlogged steady state ifloglinearis used - when trends are specified as a function of deep parameters, the values are not correctly updated during estimation due to using the base-workspace parameter values and not the updated local ones
- when using trends with the
prefilteroption, the mean shift due to the trend is not accounted for - when using
first_obs>1, the higher trend starting point is not taken into account (leads also to problems in recursive forecasting)