MRT2 | R Documentation |
ID. The identification number of the subjects.
cluster. The cluster number.
score. The score of the subject.
group. The group number.
MRT2
An object of class data.frame
with 16 rows and 4 columns.
#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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.