IncBlk {SASmixed} | R Documentation |
An unbalanced incomplete block experiment
Description
The IncBlk
data frame has 24 rows and 4 columns.
Format
This data frame contains the following columns:
- Block
-
an ordered factor giving the block
- Treatment
-
a factor with levels
1
to4
- y
-
a numeric vector
- x
-
a numeric vector
Details
These data are probably constructed data.
Source
Littel, R. C., Milliken, G. A., Stroup, W. W., and Wolfinger, R. D. (1996), SAS System for Mixed Models, SAS Institute (Data Set 5.5).
Examples
str(IncBlk)
[Package SASmixed version 1.0-4 Index]