hesim-dev / hesim

Health economic simulation modeling and decision analysis
https://hesim-dev.github.io/hesim/
62 stars 16 forks source link

New summary.tpmatrix and summary.tparams_transprobs methods #71

Closed dincerti closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #71 (a9cd370) into master (14644f9) will increase coverage by 0.34%. The diff coverage is 92.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   92.70%   93.05%   +0.34%     
==========================================
  Files          64       65       +1     
  Lines        5514     5559      +45     
==========================================
+ Hits         5112     5173      +61     
+ Misses        402      386      -16     
Impacted Files Coverage Δ
R/tparams_mean.R 35.71% <35.71%> (ø)
R/tparams_transprobs.R 96.46% <96.46%> (ø)
R/hesim_data.R 92.95% <100.00%> (+0.25%) :arrow_up:
R/input_mats.R 91.41% <100.00%> (-0.30%) :arrow_down:
R/tpmatrix.R 96.11% <100.00%> (+0.85%) :arrow_up:
R/utils.R 96.57% <100.00%> (+9.14%) :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 14644f9...a9cd370. Read the comment docs.