To create interaction plots or graphs with two variables
- It is important to carefully organize the data into columns as shown in the example below. The first column
contains information for the x-axis and is the levels (concentrations or codes) used for the first factor in the
GLM. The remaining columns contain the measurement data for each cell in the table.
|
Data for the x-axis |
Level 1 |
Level 2 |
Level 3 |
|
Level 1 |
measurement data |
measurement data |
measurement data |
|
Level 2 |
measurement data |
measurement data |
measurement data |
|
Level 3 |
measurement data |
measurement data |
measurement data |