Learn R Programming

OBsMD (version 3.0)

MetalCutting: Data sets in Edwards, Weese and Palmer(2014)

Description

Design factors and responses used in the examples of Edwards, Weese and Palmer(2014)

Usage

data(MetalCutting)

Arguments

Format

A data frame with 64 observations on the following 8 variables.

blk

block

A

numeric vector. Tool speed.

B

numeric vector. Workpiece speed.

C

numeric vector. Depth of cut.

D

numeric vector. Coolant.

E

numeric vector. Direction of cut.

F

numeric vector. Number of cut.

Ytransformed

numeric vector. Response.

Examples

Run this code
# NOT RUN {
library(OBsMD)
data(MetalCutting,package="OBsMD")
print(MetalCutting)
# }

Run the code above in your browser using DataLab