Learn R Programming

dobson (version 0.4.1)

vaccine: Vaccine data from table 9.6

Description

Data from a flu vaccine trial.

Usage

data(vaccine)

Arguments

Format

A tibble with 6 observations and the following 3 variables.

treatment

treatment group

response

ordinal response to treatment (3 levels)

frequency

number of patients

Examples

Run this code
data(vaccine)
summary(vaccine)

Run the code above in your browser using DataLab