blood {daewr}R Documentation

Variance component study of calcium in blood serum

Description

Data from the Variance component study of calcium in blood serum in chapter 5 of Design and Analysis of Experiments with R

Usage

data(blood)

Format

A data frame with 27 observations on the following 3 variables.

sol

a factor with levels 1 2 3 4

lab

a factor with levels A B C

calcium

a numeric vector

Source

Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall

Examples

data(blood)

[Package daewr version 1.2-11 Index]