Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

13 one minus kaplan meier #16

Merged
merged 33 commits into from
Jan 9, 2024
Merged

Conversation

kuenzelt
Copy link
Collaborator

@kuenzelt kuenzelt commented Nov 17, 2023

closes #13

kuenzelt and others added 23 commits April 26, 2023 17:52
Co-authored-by: Daniel Sabanes Bove <[email protected]>
Co-authored-by: Daniel Sabanes Bove <[email protected]>
added documentation and changed variable names
to increase readability
…ce-densi' into 10-probability-transform-incidence-densi
…ce-densi' into 10-probability-transform-incidence-densi
@danielinteractive
Copy link
Collaborator

Thanks @kuenzelt I see many old changes in the Files changed tab, can you please merge updated main into this branch?
(For next time please always start from new branch freshly branches off main)

Copy link
Collaborator

@danielinteractive danielinteractive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @kuenzelt ! Please see below

R/prop_trans_inc_dens_ce.R Outdated Show resolved Hide resolved
R/one_minus_kaplan_meier.R Outdated Show resolved Hide resolved
R/one_minus_kaplan_meier.R Outdated Show resolved Hide resolved
R/one_minus_kaplan_meier.R Outdated Show resolved Hide resolved
R/prop_trans_inc_dens_ce.R Outdated Show resolved Hide resolved
tests/testthat/test-one_minus_kaplan_meier.R Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Dec 19, 2023

Unit Tests Summary

 1 files   5 suites   0s ⏱️
 6 tests  6 ✅ 0 💤 0 ❌
10 runs  10 ✅ 0 💤 0 ❌

Results for commit 445a7a9.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 19, 2023

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
one_minus_kaplan_meier 👶 $+0.76$ $+2$ $0$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
one_minus_kaplan_meier 👶 $+0.00$ one_minus_kaplan_meier_also_works_without_competing_events
one_minus_kaplan_meier 👶 $+0.76$ one_minus_kaplan_meier_works_as_expected

Results for commit fcf8eb3

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jan 9, 2024

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ---------
R/generate_data.R                27       0  100.00%
R/inc_prop.R                     10       0  100.00%
R/one_minus_kaplan_meier.R       24       0  100.00%
R/prop_trans_inc_dens_ce.R       26       0  100.00%
R/prop_trans_inc_dens.R          13       0  100.00%
TOTAL                           100       0  100.00%

Diff against main

Filename                      Stmts    Miss  Cover
--------------------------  -------  ------  --------
R/one_minus_kaplan_meier.R      +24       0  +100.00%
TOTAL                           +24       0  +100.00%

Results for commit: 445a7a9

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@danielinteractive danielinteractive enabled auto-merge (squash) January 9, 2024 14:14
@danielinteractive danielinteractive merged commit 04b0b6f into main Jan 9, 2024
24 checks passed
@danielinteractive danielinteractive deleted the 13-one-minus-kaplan-meier branch January 9, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

one minus kaplan meier
2 participants