Learn R Programming

ispd (version 0.2)

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

Description

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

Usage

data("cmis")

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(cmis)
# }

Run the code above in your browser using DataLab