ccl4data.avg {odesolve}R Documentation

Closed chamber study of CCl4 metabolism by rats.

Description

The results of a closed chamber experiment to determine metabolic parameters for CCl4 (carbon tetrachloride) in rats. This is the summary version of ccl4data. Each record is the average for the time point of all animals exposed to the given initial chamber concentration.

Usage

data(ccl4data.avg)

Format

This data frame contains the following columns:

time
The time of the observation (hours after starting)
initconc
Initial chamber concentration (in ppm)
ChamberConc
Mean chamber concentration at the specified time (ppm)

Source

Evans, et al. 1994 Applications of sensitivity analysis to a physiologically based pharmacokinetic model for carbon tetrachloride in rats. Toxicology and Applied Pharmacology 128: 36 – 44.

Examples

data(ccl4data.avg)

[Package odesolve version 0.5-20 Index]