Learn R Programming

daewr (version 1.1-8)

blood: 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)

Arguments

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

Examples

Run this code
# NOT RUN {
data(blood)
# }

Run the code above in your browser using DataLab