Learn R Programming

gpk (version 1.0)

Asthma1: Testing Effect of Curcuma Longa

Description

Histamine induces contraction of goat trachea. This causes difficulty in breathing. Curcuma longa is expected to reduce contraction.

Usage

data(Asthma1)

Arguments

Format

A data frame with 12 observations on the following 4 variables.
Log_Concentration_Histamine
Histamine dose
Response_Without_Curcuma_Longa
Response without Curcuma longa
Response_With_Curcuma_Longa
Response with Curcuma longa
Group
Set identity

Source

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

Details

Try fitting a regression model and a lack-of-fit test.

Examples

Run this code
data(Asthma1)

Run the code above in your browser using DataLab