Description Usage Arguments Value Examples
Colored concentration pairwise synergy matrix
1 2 | SynergyMatrix.plot(data, resp = "diffLoewe", conc1 = "CONC",
conc2 = "CONC2")
|
data |
input data |
resp |
Name of the column in the dataset with the effect/response to be fitted. |
conc1 |
Name of the column in the dataset with the concentrations for drug 1. 'CONC' by default. |
conc2 |
Name of the column in the dataset with the concentrations for drug 1. 'CONC2' by default. |
Colored concentration pairwise matrix reflecting the difference between the measurement and the surface obtained under a no-interaction model. Values less than zero (blue) represent antagonism and values greater that zero (yellow) represent synergism.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.