Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upggsurvplot: Setting x-axis in log scale when plotting the complementary log−log function #171
Comments
|
Since one of the newer versions this plot is not rendering anymore and instead I get the following warning message for:
|
|
it works on my computer using the latest dev version of survminer |
|
I tried the same snippet on another computer (Mac) just now under survminer version 0.4.4, 0.4.5 and the dev version 0.4.5.999 and I get the same error message in all versions. My RStudio version is 1.2.1335 and my R version is 3.6.1 Update: |

(e-mail from a user)
I have a quick question. When plotting the complementary log−log function (ggsurvplot(fit, fun = "cloglog") I would like to have the possibility to put the log scale on the x-axis (default in survival:::plot.survfit()).