Table11.13 <- data.frame(
'Run'=c(
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16),
'X1'=c(
1,
1,
1,
-1,
1,
0,
0,
0,
-1,
-1,
0,
0,
0,
1,
1,
-1),
'X2'=c(
1,
-1,
1,
-1,
-1,
0,
0,
1,
1,
-1,
1,
-1,
-1,
1,
0,
1),
'X3'=c(
1,
-1,
-1,
1,
1,
0,
1,
-1,
-1,
-1,
1,
1,
-1,
0,
-1,
1),
'X4'=c(
1,
1,
-1,
-1,
-1,
-1,
0,
1,
-1,
1,
-1,
1,
-1,
0,
1,
1)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.