Description Usage Arguments Value Examples
DFSProcess
1 | DFSProcess(sheet, ID, select, TimeInterval = 6, Ceiling = FALSE)
|
sheet |
a combined sheet |
ID |
a character of patient IDs |
select |
chose FollowUp |
TimeInterval |
months |
Ceiling |
chose TRUE |
a data.frame with disease-free survival and patient state (0: no relapse, 1: relapse)
1 | DFSAll <- DFSProcess(sheet, ID, "FollowUp", Ceiling=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.