Learn R Programming

gpk (version 1.0)

Asthma4: Testing effect of Curcuma longa on paw inflammation in rats

Description

Swelling of paw is an indication of inflammation. Curcuma longa is supposed to reduce this. Two questions are of interest. a) Comparison of three treatments at each time point. b) Fitting trend line over time and comparison of slopes across treatments.

Usage

data(Asthma4)

Arguments

Format

A data frame with 15 observations on the following 6 variables.
Treatment
Treatment
Animal.number
Animal code
X30min
Response (paw edema in mm) after 30 min
X1hr
Response (paw edema in mm) after 1 Hr
X2hr
Response (paw edema in mm) after 2 Hr
X3hr
Response (paw edema in mm) after 3 Hr

Source

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

Details

ANOVA and regression models are suggested.

Examples

Run this code
data(Asthma4)

Run the code above in your browser using DataLab