best_cutoff | R Documentation |
Extract best cut-off and add new binary object to data frame
best_cutoff(pdata, variable, time = "time", status = "status", PrintResult = T)
pdata |
phenotype data with surcival information and features |
variable |
selected featrues that will be classified into two groups |
time |
column name of survival time |
status |
column name of event of follow up |
PrintResult |
logit, print results of survival analysis before and after classifying. |
pdata with binary variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.