| x100 {blockTools} | R Documentation |
Simulated data for demonstrating blockTools functionality
Description
Simulated data for demonstrating blockTools functionality.
Usage
data(x100)
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.
Author(s)
Ryan T. Moore
Examples
data(x100)
[Package blockTools version 0.6.4 Index]