armd.wide: armd.wide Data (240 x 10)

armd.wideR Documentation

armd.wide Data (240 x 10)

Description

Data from Age-Related Macular Degeneration (ARMD) clinical trial

Usage

armd.wide

Format

A data frame with 240 rows and 10 columns:

subject

A factor with 240 levels: 1, 2, 3, 4, 5, ..., 240

lesion

An integer vector with values 1, 2, 3, 4

line0

An integer vector with values ranging from 5 to 17

visual0

An integer vector with values of visual acuity measured at baseline ranging from 20 to 85

visual4

An integer vector with values of visual acuity measured at 4 weeks ranging from 12 to 84

visual12

An integer vector with values of visual acuity measured at 12 weeks ranging from 3 to 85

visual24

An integer vector with values of visual acuity measured at 24 weeks ranging from 5 to 85

visual52

An integer vector with values of visual acuity measured at 52 weeks from 4 to 85

treat.f

A factor with 2 levels: Placebo, Active

miss.pat

A factor with 9 levels: ----, ---X, --X-, --XX, -XX-, ..., XXXX

Details

The ARMD data arise from a randomized multi-center clinical trial comparing an experimental treatment (interferon-alpha) versus placebo for patients diagnosed with ARMD.

Source

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.

See Also

armd, armd0

Examples

data(armd.wide, package = "nlmeU")
summary(armd.wide)

nlmeU documentation built on Aug. 25, 2025, 5:12 p.m.