Description Usage Arguments Details Value Author(s) Examples
This function creates the end of treatment table for Alliance DSMB reports
1 |
data |
A dataset with 1 row for each patient accrued. |
id |
Patient ID variable |
endatrsn |
End of treatment reason variable. May be numeric or factored. |
arm |
Arm variable. |
If endatrsn column is a factor, the given values will be used. However, if the column is numeric, the values will be mapped to pre-specified descriptions.
Value map for numeric input:
NA = On Treatment
1 = Treatment Completed Per Protocol
2 = Patient Withdrawal/Refusal After Beginning Protocol Therapy
3 = Adverse Events/Side Effects/Complications
4 = Disease Progression, Relapse During Active Treatment
5 = Alternative Therapy
6 = Patient Off-Treatment For Other Complicating Disease
7 = Death On Study
8 = Other
10 = Disease Progression Before Active Treatment
24 = Patient Withdrawal/Refusal Prior To Beginning Protocol Therapy
This function returns an end of treatment table formatted for the Alliance DSMB report.
Sawyer Jacobson
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.