Learn R Programming

gpk (version 1.0)

Asthma2: Testing effect of treatment on milk induced Eosinophilia in mice

Description

Milk increases Eosinophil count. Abnormal increase in blood Eosinophils causes narrowing of airways. Curcuma longa is expected to reduce impact of milk.

Usage

data(Asthma2)

Arguments

Format

A data frame with 10 observations on the following 4 variables.
Animal.code
Animal code
Before
Response (density of Eosinophils i.e. count per cubic mm blood) before milk treatment
After
Response (density of Eosinophils i.e. count per cubic mm blood) 24 hours after milk treatment
Group
Group identity

Source

http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html

Details

Two sample t-test and ANOCOVA are suggested for the data on hand.

Examples

Run this code
data(Asthma2)

Run the code above in your browser using DataLab