Skip to content

Hierarchical models in Structural #469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gdeleva opened this issue May 2, 2025 · 5 comments
Open

Hierarchical models in Structural #469

gdeleva opened this issue May 2, 2025 · 5 comments

Comments

@gdeleva
Copy link

gdeleva commented May 2, 2025

Hi all,

Thanks a lot for the great library you are building.
I was wondering if the module Structural supports also the addition of further dimensions to create hierarchical models.

Thanks.

@jessegrabowski
Copy link
Member

Hi @gdeleva !

I believe what you're asking for is batch dimensions on arbitrary models? This is on the roadmap, and being actively developed here.

A separate issue would be to allow multivariate structural models. This is also on the roadmap (it's mentioned here as "Add k_endog argument to structrual.Components to enable multivariate structural models"), but there's no active issue for it yet. Help welcome :)

@gdeleva
Copy link
Author

gdeleva commented May 8, 2025

@jessegrabowski Thanks for the kind reply.
Sure. Could you help define an initial ticket in either area?

@AlexAndorra
Copy link
Contributor

Thanks a lot for your interest @gdeleva ! I think adding k_endog to structrual.Components would be a great contribution!
However, I think you'll have to wait for #450 to be merged -- talking under the control of @jessegrabowski

@jessegrabowski
Copy link
Member

k_endog would be separate than #450, because it concerns observed states not batch dims. The idea would be to concatenate one statespace per observed dim, and make a single big system

@AlexAndorra
Copy link
Contributor

Ooooh ok! @gdeleva would you be down to start contributing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants