Learn R Programming

daewr (version 1.1-8)

Treb: Box-Behnken design for trebuchet experiment

Description

Data from the Box-Behnken design for trebuchet experiment in chapter 10 of Design and Analysis of Experiments with R

Usage

data(Treb)

Arguments

Format

A data frame with 15 observations on the following 4 variables.

x1

a numeric vector

x2

a numeric vector

x3

a numeric vector

y

a numeric vector

Examples

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

Run the code above in your browser using DataLab