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