From f26d6ea5b57ba4ea1e16ba1812469d1507d399ae Mon Sep 17 00:00:00 2001 From: thorek1 Date: Wed, 4 Oct 2023 16:05:28 +0200 Subject: [PATCH] comments on toolbox --- docs/src/unfinished_docs/todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/unfinished_docs/todo.md b/docs/src/unfinished_docs/todo.md index f6b42194..9a91cb22 100644 --- a/docs/src/unfinished_docs/todo.md +++ b/docs/src/unfinished_docs/todo.md @@ -6,6 +6,7 @@ - [ ] nonlinear estimation using unscented kalman filter - [ ] nonlinear conditional forecasts - [ ] add balanced growth path handling +- [ ] feedback: write out RBC equations, provide option for external SS guess, highlight NUTS sampler compatibility, sell the sampler better (ESS vs dynare), reorder other toolboxes according to popularity, differentiate more vs diffstatespace, more details on algorithm (SS solver) - [ ] recheck function examples and docs (include output description) - [ ] riccati with analytical derivatives (much faster if sparse) instead of implicit diff - [ ] add user facing option to choose sylvester solver