Skip to content

Commit

Permalink
Merge branch 'nonlinear-estimation' of https://github.com/thorek1/Mac…
Browse files Browse the repository at this point in the history
…roModelling.jl into nonlinear-estimation
  • Loading branch information
Thore Kockerols authored and Thore Kockerols committed Dec 9, 2024
2 parents 9f6ef3e + 98dbef2 commit f4b72ea
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 241 deletions.
1 change: 1 addition & 0 deletions docs/src/unfinished_docs/todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## High priority

- [ ] ss transition by entering new parameters at given periods
- [ ] start filter from initial values provided by user
- [ ] higher order estimation should start from mean not the stochastic steady state as the mean is the most likely starting point
- [ ] large models will need functions to be compiled individually as done for higher order; when tackling that, also separate steady state related equations from the steady state, so that speed issue is addresses due to replacing parameters with the steady state equations from the parameter block; also creat non allocating (residuals) steady state function
- [ ] allow to define y[ss] = 1 in parameters block
Expand Down
Loading

0 comments on commit f4b72ea

Please sign in to comment.