Hello!
How does Dynare calculate smoothed probabilities (for example in hidden Markov chain framework)? Am I right that we should calculate P( state_1,state_2...state_n | Y_T, parameters)? If I have n states, then this distribution is discrete with k^n points (n - number of time periods, k - number of states). Am I right that Dynare doesn't calculate explicitly this probability but uses backward recursion for simulation and then takes posterior mode?
Thank you in advance.
Best regards.