| hiv {lmreg} | R Documentation |
HIV data
Description
Light absorbance for positive control samples in an ELISA test for HIV (Hoaglin et al., 1991).
Usage
data(hiv)
Format
A data frame with 75 observations on the following 3 variables.
AbsorbanceMeasurement of absorbance of light (dimensionless)
LotFive levels of lot
RunFive levels of run
Source
Hoaglin, D.C., Mosteller, F. and Tukey, J.W. (1991) Fundamentals of Exploratory Analysis of Variance, Wiley, New York, p.107.
Examples
data(hiv)
head(hiv)
[Package lmreg version 1.2 Index]