thorek1 / MacroModelling.jl

Macros and functions to work with DSGE models.
https://thorek1.github.io/MacroModelling.jl/stable
MIT License
98 stars 15 forks source link

Conditional_forecasting #14

Closed thorek1 closed 1 year ago

thorek1 commented 1 year ago

implement conditional forecasting

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.48% // Head: 91.52% // Decreases project coverage by -1.96% :warning:

Coverage data is based on head (7d50ccd) compared to base (0008bf9). Patch coverage: 74.41% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== - Coverage 93.48% 91.52% -1.96% ========================================== Files 6 6 Lines 2148 2372 +224 ========================================== + Hits 2008 2171 +163 - Misses 140 201 +61 ``` | [Impacted Files](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols) | Coverage Δ | | |---|---|---| | [src/plotting.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL3Bsb3R0aW5nLmps) | `84.25% <57.03%> (-14.47%)` | :arrow_down: | | [src/MacroModelling.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL01hY3JvTW9kZWxsaW5nLmps) | `93.23% <100.00%> (+0.19%)` | :arrow_up: | | [src/get\_functions.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL2dldF9mdW5jdGlvbnMuamw=) | `97.96% <100.00%> (+0.66%)` | :arrow_up: | | [src/dynare.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL2R5bmFyZS5qbA==) | `82.14% <0.00%> (-9.86%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.