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

initial commit, doesnt work yet: issues with incidence proportion (re… #21

Merged

Conversation

kuenzelt
Copy link
Collaborator

@kuenzelt kuenzelt commented Feb 5, 2024

Issues with incidence proportions, always returns 1,0.

@kuenzelt kuenzelt self-assigned this Feb 5, 2024
@kuenzelt kuenzelt linked an issue Feb 5, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Feb 5, 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
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 41357f4

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

danielinteractive and others added 6 commits February 6, 2024 13:51
Merge branch '15-add-vignette-showing-the-full-savvyr-workflow' of https://github.com/openpharma/savvyr into 15-add-vignette-showing-the-full-savvyr-workflow

# Conflicts:
#	vignettes/savvyr_example.Rmd
Copy link
Contributor

github-actions bot commented Feb 7, 2024

Unit Tests Summary

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

Results for commit 41357f4.

♻️ This comment has been updated with latest results.

vignettes/savvyr_example.Rmd Outdated Show resolved Hide resolved
vignettes/savvyr_example.Rmd Outdated Show resolved Hide resolved
vignettes/savvyr_example.Rmd Outdated Show resolved Hide resolved
Kuenzel and others added 6 commits February 8, 2024 17:28
Merge branch '15-add-vignette-showing-the-full-savvyr-workflow' of https://github.com/openpharma/savvyr into 15-add-vignette-showing-the-full-savvyr-workflow

# Conflicts:
#	vignettes/savvyr_example.Rmd
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.

Looks very nice, thanks @kuenzelt !

Kuenzel and others added 4 commits February 9, 2024 14:36
Merge branch '15-add-vignette-showing-the-full-savvyr-workflow' of https://github.com/openpharma/savvyr into 15-add-vignette-showing-the-full-savvyr-workflow

# Conflicts:
#	vignettes/savvyr_example.Rmd
…thub.com:openpharma/savvyr into 15-add-vignette-showing-the-full-savvyr-workflow
@danielinteractive danielinteractive enabled auto-merge (squash) February 9, 2024 13:54
@danielinteractive danielinteractive merged commit 5d13b70 into main Feb 9, 2024
23 checks passed
@danielinteractive danielinteractive deleted the 15-add-vignette-showing-the-full-savvyr-workflow branch February 9, 2024 13:56
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.

Add vignette showing the full savvyr workflow
2 participants