hesim-dev / hesim

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

General helper function to summarize parameters #70

Closed dincerti closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #70 (14644f9) into master (be71381) will decrease coverage by 0.27%. The diff coverage is 72.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   92.98%   92.70%   -0.28%     
==========================================
  Files          64       64              
  Lines        5485     5514      +29     
==========================================
+ Hits         5100     5112      +12     
- Misses        385      402      +17     
Impacted Files Coverage Δ
R/tpmatrix.R 95.26% <ø> (ø)
R/utils.R 87.42% <65.95%> (-7.89%) :arrow_down:
R/model_def.R 94.40% <88.88%> (-0.58%) :arrow_down:
R/params.R 100.00% <100.00%> (ø)
R/params_lm.R 100.00% <100.00%> (ø)
R/params_mlogit.R 86.76% <100.00%> (ø)
R/params_mlogit_list.R 100.00% <100.00%> (ø)
R/params_surv.R 92.91% <100.00%> (ø)
R/params_surv_list.R 100.00% <100.00%> (ø)

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 be71381...14644f9. Read the comment docs.