hesim-dev / hesim

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

New summary and print methods for parameter objects + improvements to documentation more generally #66

Closed dincerti closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #66 (b9ddd4d) into master (9714d0c) will increase coverage by 0.09%. The diff coverage is 92.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   92.75%   92.84%   +0.09%     
==========================================
  Files          59       64       +5     
  Lines        5339     5410      +71     
==========================================
+ Hits         4952     5023      +71     
  Misses        387      387              
Impacted Files Coverage Δ
R/model-fits.R 91.66% <ø> (-3.34%) :arrow_down:
inst/include/hesim/statmods/params.h 91.66% <ø> (ø)
R/statevals.R 88.60% <75.00%> (ø)
R/input_mats.R 90.71% <82.35%> (-0.65%) :arrow_down:
R/params_mlogit.R 86.76% <86.76%> (ø)
R/ctstm.R 91.69% <88.88%> (ø)
R/params_surv.R 92.91% <92.91%> (ø)
R/psm.R 88.46% <94.11%> (-0.15%) :arrow_down:
R/dtstm.R 94.44% <100.00%> (+0.05%) :arrow_up:
R/params.R 100.00% <100.00%> (+9.22%) :arrow_up:
... and 12 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 9714d0c...b9ddd4d. Read the comment docs.