sinusitis: Sinusitis and antibiotic experiment

Description Usage Format Source Examples

Description

Researchers studying the effect of antibiotic treatment for acute sinusitis to one of two groups: treatment or control.

Usage

1
data("sinusitis")

Format

A data frame with 166 observations on the following 2 variables.

group

a factor with levels control treatment

self.reported_improvement

a factor with levels no yes

Source

J.M. Garbutt et al. Amoxicillin for Acute Rhinosinusitis: A Randomized Controlled Trial. In: JAMA: The Journal of the American Medical Association 307.7 (2012), pp. 685-692.

Examples

1
2
data(sinusitis)
## maybe str(sinusitis) ; plot(sinusitis) ...

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.