Description Usage Format Examples
ID. The identification number of the subjects.
cluster. The cluster number.
score. The score of the subject.
group. The group number.
1 |
An object of class data.frame
with 16 rows and 4 columns.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | #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.