hesim-dev / hesim

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

New sim_stateprobs() generic method #53

Closed dincerti closed 3 years ago

dincerti commented 3 years ago

…sers

codecov-io commented 3 years ago

Codecov Report

Merging #53 (611a2d5) into master (b472a87) will increase coverage by 0.47%. The diff coverage is 52.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   91.78%   92.25%   +0.47%     
==========================================
  Files          21       60      +39     
  Lines        2982     5358    +2376     
==========================================
+ Hits         2737     4943    +2206     
- Misses        245      415     +170     
Impacted Files Coverage Δ
R/output.R 0.00% <0.00%> (ø)
R/sim_stateprobs.R 82.75% <82.75%> (ø)
R/psm.R 88.60% <100.00%> (+1.37%) :arrow_up:
src/test-obs_index.cpp 70.83% <0.00%> (ø)
inst/include/hesim/time_fun.h 0.00% <0.00%> (ø)
inst/include/hesim/stats/rtrunc.h 70.83% <0.00%> (ø)
src/statevals.cpp 100.00% <0.00%> (ø)
inst/include/hesim/psm.h 96.00% <0.00%> (ø)
inst/include/hesim/ctstm/indiv-ctstm.h 95.77% <0.00%> (ø)
src/test-utils.cpp 100.00% <0.00%> (ø)
... and 32 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 b472a87...611a2d5. Read the comment docs.