hesim-dev / hesim

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

Update sim_ev() functionality so that there can be multiple absorbing… #74

Closed dincerti closed 3 years ago

dincerti commented 3 years ago

… states and so a state value model does not need to be passed

codecov-commenter commented 3 years ago

Codecov Report

Merging #74 (392238a) into master (71fd4da) will decrease coverage by 0.15%. The diff coverage is 80.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   93.05%   92.90%   -0.16%     
==========================================
  Files          64       64              
  Lines        5571     5607      +36     
==========================================
+ Hits         5184     5209      +25     
- Misses        387      398      +11     
Impacted Files Coverage Δ
R/hesim_data.R 92.95% <ø> (ø)
R/sim-general.R 91.09% <74.41%> (-5.76%) :arrow_down:
R/dtstm.R 93.91% <85.71%> (-0.54%) :arrow_down:
R/utils.R 95.74% <93.75%> (-0.35%) :arrow_down:
R/ctstm.R 91.72% <100.00%> (+0.02%) :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 71fd4da...392238a. Read the comment docs.