vaccine {dobson}R Documentation

Vaccine data from table 9.6

Description

Data from a vaccine trial.

Usage

data(vaccine)

Format

A tibble with 6 observations and the following 3 variables.

treatment

treatment group

response

response to treatment

frequency

frequency

Source

R.S. Gillett

Examples

data(vaccine)
summary(vaccine)

[Package dobson version 0.4 Index]