Skip to content

Can sm.tsa.MarkovAutoregression do on GARCH model? #7

Open
@lawofearth

Description

Hello, I found your tools can do Makov switching on AR processes but if it able to do on GARCH?

I use this code

mod_hamilton = sm.tsa.MarkovAutoregression(GLD_ddate, k_regimes=2, order=1, switching_ar=True)

But I think it miss MA term.

Thanks!

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions