hta-pharma / maicplus

open source R package for MAIC
https://hta-pharma.github.io/maicplus/
2 stars 1 forks source link

add anchored TTE example #124

Closed gravesti closed 3 months ago

gravesti commented 3 months ago

update old example code to use new datasets

github-actions[bot] commented 3 months ago

badge

Code Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  -------------------------------------------------------------------------------------------------------------------
R/binary-helper.R         59       7  88.14%   14, 18, 21, 24, 28, 31, 36
R/bootstrap.R             23      23  0.00%    54-88
R/bucher.R                62       5  91.94%   103, 107, 111, 186-187
R/data_generation.R       20      20  0.00%    36-73
R/maic_anchored.R        348      46  86.78%   89-96, 101-104, 108, 111, 115, 118-121, 124-127, 132, 137, 140, 158-163, 214, 275, 281, 426-435, 444, 450, 521, 538
R/maic_unanchored.R      253      33  86.96%   80-87, 90-91, 96, 99-102, 105-108, 113, 122, 125, 148-155, 184, 241, 248, 357, 364
R/matching.R             245     146  40.41%   65, 70-72, 77-80, 87-94, 139, 175, 214, 256-516
R/plot_km.R              449     373  16.93%   46-598
R/plot_km2.R             107      22  79.44%   50, 59, 62, 65, 87-93, 120-128, 131, 175
R/process_data.R         101      44  56.44%   49-51, 56, 71-74, 80, 92-93, 183, 216-280
R/reporting.R             59       0  100.00%
R/survival-helper.R       30       3  90.00%   63, 66-67
R/time-helper.R            9       4  55.56%   22, 37-38, 52
R/utils.R                 12      10  16.67%   4, 11-20
R/zzz.R                    1       1  0.00%    2
TOTAL                   1778     737  58.55%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: cab2f80e368846c2f797d56e9c6b974c6f3a4761

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 3 months ago

Unit Tests Summary

 1 files   7 suites   6s :stopwatch: 23 tests 22 :white_check_mark: 1 :zzz: 0 :x: 76 runs  73 :white_check_mark: 3 :zzz: 0 :x:

Results for commit cab2f80e.

:recycle: This comment has been updated with latest results.