Skip to content

Commit

Permalink
Fix plot2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua committed Mar 22, 2024
1 parent 527d81c commit de00cdc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
3 changes: 1 addition & 2 deletions book/graphs/efficacy/kmg01.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ plot <- g_km(
yval = "Failure",
ylim = c(0, 1),
font_size = 8,
annot_coxph = TRUE,
control_annot_coxph = control_coxph_annot(x = 0.25, y = 0.85, w = 0.3)
annot_coxph = TRUE
)
plot
```
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit de00cdc

Please sign in to comment.