Learn R Programming

daewr (version 1.1-8)

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

Arguments

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

Examples

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

Run the code above in your browser using DataLab