Learn R Programming

daewr (version 1.1-8)

MPV: mixture process variable experiment with mayonnaise

Description

Data from the mixture process variable experiment with mayonnaise in chapter 11 of Design and Analysis of Experiments with R

Usage

data(MPV)

Arguments

Format

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

x1

a numeric vector

x2

a numeric vector

x3

a numeric vector

z1

a numeric vector

z2

a numeric vector

y

a numeric vector

Examples

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

Run the code above in your browser using DataLab