One can specify pval = TRUE/FALSE in the ggsurvplot as a logical value.
Let also make this possible to be specified as a numeric value, that will be passed to the plot, so that user ca n pass any p-value to the final plot of the test that he needs (e.g. log-rank test as in #188 )
One can specify
pval = TRUE/FALSEin theggsurvplotas a logical value.Let also make this possible to be specified as a numeric value, that will be passed to the plot, so that user ca n pass any p-value to the final plot of the test that he needs (e.g. log-rank test as in #188 )