mpiktas / midasr

R package for mixed frequency time series data analysis.
http://mpiktas.github.io/midasr/
Other
74 stars 34 forks source link

Summary stderr #57

Closed vzemlys closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #57 into master will decrease coverage by 3.2%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   41.64%   38.43%   -3.21%     
==========================================
  Files          10       12       +2     
  Lines        2207     2451     +244     
==========================================
+ Hits          919      942      +23     
- Misses       1288     1509     +221
Impacted Files Coverage Δ
R/midasqr.R 0% <0%> (ø)
R/midas_qr_methods.R 0% <0%> (ø)
R/midas_r_methods.R 61.06% <0%> (-2.25%) :arrow_down:
R/midasreg.R 95.29% <0%> (-1.09%) :arrow_down:
R/lagspec.R 6.71% <0%> (-0.67%) :arrow_down:
R/modsel.R 1.71% <0%> (-0.01%) :arrow_down:

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 a2467cb...13076f8. Read the comment docs.