Learn R Programming

daewr (version 1.2-11)

teach: Teaching experiment data from Chapter 2

Description

Data from the teaching experiment in chapter 2 of Design and Analysis of Experiments with R

Usage

data(teach)

Arguments

Format

A data frame with 30 observations on the following 4 variables.

class

a numeric vector

method

a factor with levels 1 2 3

score

a factor with levels 1 2 3 4 5

count

a numeric vector

Examples

Run this code
data(teach)

Run the code above in your browser using DataLab