| ARMD.MultS | R Documentation |
These are the data of a clinical trial involving patients suffering from age-related macular degeneration (ARMD), a condition that involves a progressive loss of vision. A total of 181 patients participated in the trial. Patients' visual acuity was assessed using standardized vision charts. There were two treatment conditions (placebo and interferon-\alpha). The potential surrogate endpoints are the changes in the visual acuity at 4, 12, and 24 weeks after starting treatment. The true endpoint is the change in the visual acuity at 52 weeks.
data(ARMD.MultS)
A data.frame with 181 observations on 6 variables.
IdThe Patient ID.
Diff4The change in the visual acuity at 4 weeks after starting treatment. This endpoint is a potential surrogate for Diff52.
Diff12The change in the visual acuity at 12 weeks after starting treatment. This endpoint is a potential surrogate for Diff52.
Diff24The change in the visual acuity at 24 weeks after starting treatment. This endpoint is a potential surrogate for Diff52.
Diff52The change in the visual acuity at 52 weeks after starting treatment. This outcome serves as the true endpoint.
TreatThe treatment indicator, coded as -1 = placebo and 1 = interferon-\alpha.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.