vaccination: Effective dose study

Description Usage Format Details Source Examples

Description

What is the minimal dose that is effective?

Usage

1

Format

data.frame with 100 obs. and 2 variables

response

a reaction effect

dose

a dose that was applied

Details

Responses for different doses of treatment.

Source

Artificial dataset generated to be consistent with Karolina P. study

Examples

1
2
3
data(vaccination)
library(lattice)
bwplot(response~dose, data=vaccination)

Example output



PBImisc documentation built on May 2, 2019, 4:51 a.m.