Learn R Programming

daewr (version 1.1-8)

hardwood: low grade hardwood conjoint study

Description

Data from the low grade hardwood conjoint study in chapter 6 of Design and Analysis of Experiments with R

Usage

data(hardwood)

Arguments

Format

A data frame with 12 observations on the following 5 variables.

Design

a factor with levels "RC" "AC" "OCI" "OCII"

Price

a numeric variable

Density

a factor with levels "Clear" "Heavy" "Medium"

Guarantee

a factor with levels "1y" "Un"

Rating

a numeric vector

Examples

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

Run the code above in your browser using DataLab