blockTools (version 0.6-3)

x100: Simulated data for demonstrating blockTools functionality

Description

Simulated data for demonstrating blockTools functionality.

Usage

data(x100)

Arguments

Format

A dataframe with 100 rows and 6 columns. Columns id and id2 are unit and subunit identifying variables, b1 and b2 are blocking variables, g identifies which of three groups each unit is in (``a", ``b", or ``c"), and ig is an ignored variable.

Examples

Run this code
data(x100)

Run the code above in your browser using DataCamp Workspace