jmaih / RISE_toolbox

Solution and estimation of Markov Switching Rational Expectations / DSGE Models
BSD 3-Clause "New" or "Revised" License
105 stars 77 forks source link

Parameter Set to State Space Form #188

Open khoilx opened 2 months ago

khoilx commented 2 months ago

Hello Prof. Maih, I want to ask is there is any function in RISE which can arrange the array of parameter set into matrices organized under state-space form?

Best, Khoi

jmaih commented 2 months ago

Hi Khoi,

I don't know whether the following is what you are looking for

[T, Qfunc, stst, growth, state_vars_location, retcode] = load_solution(obj)

Outputs:

On Thu, Sep 12, 2024 at 10:23 PM khoilx @.***> wrote:

Hello Prof. Maih, I want to ask is there is any function in RISE which can arrange the array of parameter set into matrices organized under state-space form?

Best, Khoi

— Reply to this email directly, view it on GitHub https://github.com/jmaih/RISE_toolbox/issues/188, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATKBTZ75FR7REY2GNXQIQLZWHZ57AVCNFSM6AAAAABOEASZJGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDGMRYGY4TMMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

khoilx commented 2 months ago

Hello Prof. Maih, Yes, it is exactly what I am looking for, but I can't find this function in RISE. Could you please send it to me?

Thanks, Khoi