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

first commit Aalen-Johansen #18

Merged
merged 19 commits into from
Feb 6, 2024
Merged

first commit Aalen-Johansen #18

merged 19 commits into from
Feb 6, 2024

Conversation

kuenzelt
Copy link
Collaborator

@kuenzelt kuenzelt commented Feb 1, 2024

closes #17

Copy link
Contributor

github-actions bot commented Feb 1, 2024

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ---------
R/aalen_johansen.R               65       0  100.00%
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                           165       0  100.00%

Diff against main

Filename              Stmts    Miss  Cover
------------------  -------  ------  --------
R/aalen_johansen.R      +65       0  +100.00%
TOTAL                   +65       0  +100.00%

Results for commit: c937f52

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Feb 1, 2024

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
aalen_johansen 👶 $+0.94$ $+4$ $0$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
aalen_johansen 👶 $+0.84$ Aalen_Johansen_works_as_expected
aalen_johansen 👶 $+0.00$ Aalen_Johansen_works_without_any_events
aalen_johansen 👶 $+0.02$ Aalen_Johansen_works_without_competing_events
aalen_johansen 👶 $+0.08$ Aalen_Johansen_works_without_events

Results for commit c0014d2

♻️ This comment has been updated with latest results.

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

github-actions bot commented Feb 5, 2024

Unit Tests Summary

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

Results for commit c937f52.

♻️ This comment has been updated with latest results.

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.

very nice, thanks a lot @kuenzelt !

@danielinteractive danielinteractive merged commit 4d2d366 into main Feb 6, 2024
24 checks passed
@danielinteractive danielinteractive deleted the aalen_johansen branch February 6, 2024 12:51
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.

aalen johansen estimator
2 participants