StudyA.aids | R Documentation |
Primary outcome and surrogate marker measurements over time from the ACTG 320 clinical trial data
data("StudyA.aids")
A list with 4 elements:
y1
the primary outcome in the treatment group in Study A; the primary outcome is defined as -1 times (log of RNA at 40 weeks - log of RNA at baseline) because a DECREASE in RNA is better
y0
the primary outcome in the control group in Study A
s1
a dataframe of the surrogate markers at different time points in the treatment group in Study A; the surrogate marker is change in CD4 cell count from baseline to 4 weeks (CD4_4weeks), 8 weeks (CD4_8weeks), 24 weeks (CD4_24weeks), and 40 weeks (CD4_40weeks). Note that higher values indicate increasing CD4 cell count which is "better".
s0
a dataframe of the surrogate markers at different time points in the control group in Study A
data(StudyA.aids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.