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 upError in ggsurvplot when log-rank weight specified for some data sets #191
Comments
|
We should update the surv_pvalue() function. I'm working on this... I'm working on this... |
|
fixed now! |
The following example from the vignette (http://www.sthda.com/english/rpkgs/survminer/articles/Specifiying_weights_in_log-rank_comparisons.html) works:
P-values from survMisc
Observation: The pNorm column is present
But, the example below, using another dataset, doesn't work:
Error message:
P-values from survMisc
Observation: The pNorm column is not present