toxicity {ade4} | R Documentation |
This data set gives the toxicity of 7 molecules on 16 targets expressed in -log(mol/liter)
data(toxicity)
toxicity
is a list of 3 components.
Devillers, J., Thioulouse, J. and Karcher W. (1993) Chemometrical Evaluation of Multispecies-Multichemical Data by Means of Graphical Techniques Combined with Multivariate Analyses. Ecotoxicology and Environnemental Safety, 26, 333–345.
data(toxicity) table.paint(toxicity$tab, row.lab = toxicity$species, col.lab = toxicity$chemicals) table.value(toxicity$tab, row.lab = toxicity$species, col.lab = toxicity$chemicals)