srlanalytics / bdfm

Bayesian dynamic factor model estimation and predictive statistics including nowcasting and forecasting
MIT License
5 stars 6 forks source link

Goodness of fit #51

Closed srlanalytics closed 5 years ago

srlanalytics commented 5 years ago

Should have dealt with this first... I'll try and clean up the conflicts and include it.

codecov-io commented 5 years ago

Codecov Report

Merging #51 into master will decrease coverage by 0.52%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   60.24%   59.71%   -0.53%     
==========================================
  Files           8        8              
  Lines        1406     1420      +14     
==========================================
+ Hits          847      848       +1     
- Misses        559      572      +13
Impacted Files Coverage Δ
R/dfm-methods.R 2.85% <0%> (+0.29%) :arrow_up:
R/utils.R 15% <0%> (+11.77%) :arrow_up:
R/MLdfm.R 0% <0%> (ø) :arrow_up:
R/PCdfm.R 72.61% <100%> (+1.01%) :arrow_up:
R/dfm_core.R 58.82% <40%> (-5.76%) :arrow_down:
R/dfm.R 58.33% <50%> (+2.33%) :arrow_up:
R/bdfm.R 49.13% <62.5%> (+0.33%) :arrow_up:
src/BDFM.cpp 71.71% <0%> (-0.47%) :arrow_down:
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b6b778...13d9d2f. Read the comment docs.