Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Jan 7, 2023
1 parent 3cd8b26 commit 0b7515d
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 2,288 deletions.
80 changes: 0 additions & 80 deletions docs/src/assets/us.csv

This file was deleted.

289 changes: 0 additions & 289 deletions docs/src/tutorials/estimation.jl

This file was deleted.

3 changes: 3 additions & 0 deletions docs/src/unfinished_docs/todo.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Todo list:
## High priority:

- [ ] add balanced growth path handling
- [ ] write tests and documentation for solution, estimation... making sure results are consistent
- [ ] have conditional parameters at end of entry as well (... | alpha instead of alpha | ...)
Expand Down Expand Up @@ -28,6 +29,7 @@
- [ ] Find any SS by optimising over both SS guesses and parameter inputs
- [ ] have Flux solve SS field
- [ ] check control flow in SS solver

- [x] Get functions: get_output, get_moments
- [x] get rid of init_guess
- [x] an and schorfheide estimation
Expand All @@ -45,6 +47,7 @@
- [x] have bounds on alpha (failed previously due to naming conflict) - works now

## Not high priority:

- [ ] estimation codes with missing values (adopt kalman filter)
- [ ] whats a good error measure for higher order solutions (taking whole dist of future shock into account)? use mean error for n number of future shocks
- [ ] implement global solution methods
Expand Down
Loading

0 comments on commit 0b7515d

Please sign in to comment.