Learn R Programming

daewr (version 1.1-8)

SPMPV: Split-plot mixture process variable experiment with vinyl

Description

Data from the Split-plot mixture process variable experiment with vinyl in chapter 10 of Design and Analysis of Experiments with R

Usage

data(SPMPV)

Arguments

Format

A data frame with 28 observations on the following 7 variables.

wp

a factor with levels 1 2 3 4 5 6 7

z1

a numeric vector

z2

a numeric vector

x1

a numeric vector

x2

a numeric vector

x3

a numeric vector

y

a numeric vector

Examples

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

Run the code above in your browser using DataLab