Learn R Programming

daewr (version 1.2-11)

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

Arguments

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

Examples

Run this code
data(volt)

Run the code above in your browser using DataLab