powered by
Design factors and responses used in the examples of Edwards, Weese and Palmer(2014)
data(MetalCutting)
A data frame with 64 observations on the following 8 variables.
block
numeric vector. Tool speed.
numeric vector. Workpiece speed.
numeric vector. Depth of cut.
numeric vector. Coolant.
numeric vector. Direction of cut.
numeric vector. Number of cut.
numeric vector. Response.
# NOT RUN { library(OBsMD) data(MetalCutting,package="OBsMD") print(MetalCutting) # }
Run the code above in your browser using DataLab