MRT2 {WebPower} | R Documentation |
Example Data For MRT With 2 Arms
Description
ID. The identification number of the subjects.
cluster. The cluster number.
score. The score of the subject.
group. The group number.
Usage
MRT2
Format
An object of class data.frame
with 16 rows and 4 columns.
Examples
#Example data for MRT with 2 arms
# id cluster score group
# 1 1 6 0
# 2 1 2 0
# 3 1 3 1
# 4 1 3 1
# 5 2 6 0
# 6 2 10 0
# 7 2 7 1
# 8 2 6 1
# 9 3 6 0
# 10 3 5 0
# 11 3 4 1
# 12 3 4 1
# 13 4 1 0
# 14 4 8 0
# 15 4 10 1
# 16 4 -2 1
[Package WebPower version 0.9.4 Index]