Learn R Programming

ispd (version 0.2)

imis: Data from an experiment using incomplete split-plot design

Description

Data from an experiment using incomplete split-plot design where blocks are incomplete with respect to main plot treatments and main plots are also incomplete with respect to subplot treatments

Usage

data("imis")

Arguments

Format

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

obs

Observations

block

Blocks

mp

Main plot treatments

sp

Subplot treatments

y

The response variable

Examples

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

Run the code above in your browser using DataLab