Description Usage Format Details Source Examples
What is the minimal dose that is effective?
1 |
data.frame with 100 obs. and 2 variables
response
a reaction effect
dose
a dose that was applied
Responses for different doses of treatment.
Artificial dataset generated to be consistent with Karolina P. study
1 2 3 | data(vaccination)
library(lattice)
bwplot(response~dose, data=vaccination)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.