Learn R Programming

daewr (version 1.1-8)

web: Web page design experiment data from Chapter 3

Description

Data from the web page design experiment in chapter 3 of Design and Analysis of Experiments with R

Usage

data(web)

Arguments

Format

A data frame with 36 observations on the following 6 variables.

A

a factor with levels 1 2

B

a factor with levels 1 2

C

a factor with levels 1 2

D

a factor with levels 1 2

visitors

a numeric vector

signup

a numeric vector

Examples

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

Run the code above in your browser using DataLab