Learn R Programming

daewr (version 1.1-8)

polvdat: Polvoron mixture experiment

Description

Data from the Polvoron mixture experiment in chapter 11 of Design and Analysis of Experiments with R

Usage

data(polvdat)

Arguments

Format

A data frame with 12 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(polvdat)
# }

Run the code above in your browser using DataLab