Skip to content
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

Include parameter-dependence in equilibrium moments calculation #30

Open
mattsignorelli opened this issue Jun 22, 2024 · 0 comments
Open

Comments

@mattsignorelli
Copy link
Contributor

This is not currently implemented in FPP, but I think it would be nice

It is entirely dependent on if the tracking code can give us a stochastic matrix as a function of parameters ( tpsa) instead of scalars, which I think in Julia should be doable if we write the tracking code properly.

Equilibrium moments calculation we would have to:

  1. Go to parameter-dependent fixed point to all orders (obtained from factorization of normal form transformation)
  2. At the (fully-nonlinear) fixed point get linear normalizing matrix
  3. Same calculation as before
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

1 participant