mtept {multcomp} | R Documentation |
Multiple Endpoints Data
Description
Measurements on four endpoints in a two-arm clinical trial.
Usage
data(mtept)
Format
A data frame with 111 observations on the following 5 variables.
treatment
a factor with levels
Drug
Placebo
E1
endpoint 1
E2
endpoint 2
E3
endpoint 3
E4
endpoint 4
Details
The data (from Westfall et al., 1999) contain measurements of patients
in treatment (Drug
) and control (Placebo
) groups, with four
outcome variables.
Source
P. H. Westfall, R. D. Tobias, D. Rom, R. D. Wolfinger, Y. Hochberg (1999). Multiple Comparisons and Multiple Tests Using the SAS System. Cary, NC: SAS Institute Inc.
[Package multcomp version 1.4-26 Index]