Learn R Programming

daewr (version 1.2-11)

pest: Pesticide formulation experiment

Description

Data from the Pesticide formulation experiment in chapter 11 of Design and Analysis of Experiments with R

Usage

data(pest)

Arguments

Format

A data frame with 13 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
data(pest)

Run the code above in your browser using DataLab