hesim-dev / hesim

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

More efficient implementation of summary methods for tpmatrix and tpa… #80

Closed dincerti closed 3 years ago

dincerti commented 3 years ago

…rams_transprobs

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@07d668d). Click here to learn what that means. The diff coverage is 92.68%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #80   +/-   ##
=========================================
  Coverage          ?   92.92%           
=========================================
  Files             ?       64           
  Lines             ?     5636           
  Branches          ?        0           
=========================================
  Hits              ?     5237           
  Misses            ?      399           
  Partials          ?        0           
Impacted Files Coverage Δ
R/distributions.R 80.70% <ø> (ø)
R/tparams_mean.R 67.85% <67.85%> (ø)
R/deprecated.R 76.36% <76.36%> (ø)
R/params_mlogit.R 86.76% <86.76%> (ø)
R/statevals.R 88.60% <88.36%> (ø)
R/psm.R 88.46% <90.00%> (ø)
R/sim-general.R 90.90% <90.90%> (ø)
R/input_mats.R 91.45% <91.45%> (ø)
R/bootstrap.R 92.06% <91.66%> (ø)
R/summarize.R 92.53% <92.53%> (ø)
... and 17 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 07d668d...11b962a. Read the comment docs.