armd | R Documentation |
Data from Age-Related Macular Degeneration (ARMD) clinical trial
armd
A data frame with 867 rows and 8 columns:
A factor with 234 levels: 1
, 2
, 3
, 4
, 6
, ..., 240
A factor with 2 levels: Placebo
, Active
An integer vector with values ranging from 20 to 85
A factor with 8 levels: ----
, ---X
, --X-
, --XX
, -XX-
, ..., X-XX
A factor with 4 levels: 4wks
, 12wks
, 24wks
, 52wks
A numeric vector with values 4, 12, 24, 52
An integer vector with values ranging from 3 to 85
A numeric vector with values 1, 2, 3, 4 corresponding to time points 4, 12, 24, 52, respectively
The ARMD data arise from a randomized multi-center clinical trial comparing an experimental treatment (interferon-alpha) versus placebo for patients diagnosed with ARMD.
Pharmacological Therapy for Macular Degeneration Study Group (1997). Interferon alpha-IIA is ineffective for patients with choroidal neovascularization secondary to age-related macular degeneration. Results of a prospective randomized placebo-controlled clinical trial. Archives of Ophthalmology, 115, 865-872.
armd0
, armd.wide
library(nlmeU)
data(armd)
summary(armd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.