rCut This produces cut offs for each variable using the maximal rank statistics method.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | rCut(
Data,
CSS,
OS,
DFS,
RFS,
MISC,
minprop = "0.1",
PlotPalette = "SPSS",
ID,
Survival = "Survival",
SurvivalStatus = "SurvivalStatus",
DiseaseFree = "DiseaseFree",
DiseaseFreeStatus = "DiseaseFreeStatus",
Recurrence = "Recurrence",
RecurrenceStatus = "RecurrenceStatus",
Miscellaneous = "Miscellaneous",
MiscellaneousStatus = "MiscellaneousStatus",
Variables
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.