Learn R Programming

ibd (version 1.5)

ibddata: Data from an experiment using incomplete block design

Description

Data from an experiment using incomplete block design

Usage

data("ibddata")

Arguments

Format

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

trt

Treatments

blk

Blocks

y

The response variable

Details

The experiment used a balanced incomplete block design.

References

Dey,A. (1986). Theory of block designs. Wiley Eastern Limited, New Delhi.

Examples

Run this code
data(ibddata)

Run the code above in your browser using DataLab