Description Usage Arguments Value Examples
DFSCalculate
1 | DFSCalculate(sheet_individual, relapseDate, sorttimes, type)
|
sheet_individual |
clinical follow up data of a individual |
relapseDate |
relapse date |
sorttimes |
sorted times |
type |
chose FollowUp |
a character with disease-free survival and patient state (0: no relapse, 1: relapse)
1 | DFS <- DFSCalculate(sheet_individual, relapseDate, sorttimes, "FollowUp")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.