volt {daewr}R Documentation

Volt meter experiment data from Chapter 3

Description

Data from the Volt meter experiment in chapter 3 of Design and Analysis of Experiments with R

Usage

data(volt)

Format

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

y

a numeric vector

A

a factor containing the levels (22, 32) of factor A

B

a factor containing the levels (0.5, 5.0) of factor B

C

a factor containing the levels (0.5, 5.0) of factor C

Source

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

Examples

data(volt)

[Package daewr version 1.2-11 Index]