srlanalytics / bdfm

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

fixes #27 #28

Closed christophsax closed 5 years ago

christophsax commented 5 years ago

fixes #27

codecov-io commented 5 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   41.31%   41.31%           
=======================================
  Files          10       10           
  Lines        1941     1941           
=======================================
  Hits          802      802           
  Misses       1139     1139
Impacted Files Coverage Δ
R/seas_we.R 69.44% <100%> (ø) :arrow_up:

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 83e5a01...b03b6a5. Read the comment docs.

christophsax commented 5 years ago

not yet done, still checking your example

christophsax commented 5 years ago

Your example is working now, see #27. I guess it is mergeable.

srlanalytics commented 5 years ago

Great, thanks! And sorry for not using reprex... I'll be better in the future :-).