50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

Blossom (version 1.4)

paired1: Example of paired data set up in a blocked structure

Description

Paired data structured as a complete randomized block design with 10 blocks for pairs, 2 treatment groups, and 20 responses.

Usage

data(paired1)

Arguments

Format

A data frame with 20 observations on the following 3 variables.
group
The 2 treatment groups.
pair
The 10 blocks.
response
The 20 hypothetical responses.

Examples

Run this code
str(paired1)

Run the code above in your browser using DataLab