Smotor {daewr}R Documentation

Single array for starting motor experiment

Description

Data from the single array for starting motor experiment in chapter 12 of Design and Analysis of Experiments with R

Usage

data(Smotor)

Format

A data frame with 18 observations on the following 6 variables.

A

a factor with levels 1 2

B

a factor with levels 1 2 3

C

a factor with levels 1 2 3

D

a factor with levels 1 2 3

E

a factor with levels 1 2

torque

a numeric vector

Source

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

Examples

data(Smotor)

[Package daewr version 1.2-11 Index]