surv_diff | R Documentation |
Tests for differences in survival for the variable stratified by the optimal cutoffs.
surv_diff(x, ...)
x |
a survcut object. |
... |
extra arguments passed to |
Technically, a wrapper around survdiff
.
If more cutoffs were identified, returns a list with the survdiff objects.
a survdiff object or a list of survdiff objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.