Learn R Programming

SASmixed (version 0.1-7)

WWheat: Winter wheat

Description

The WWheat data frame has 60 rows and 3 columns.

Arguments

source

Littel, R. C., Milliken, G. A., Stroup, W. W., and Wolfinger, R. D. (1996), SAS System for Mixed Models, SAS Institute (Data Set 7.2).

Examples

Run this code
options(
  contrasts = c(unordered = "contr.SAS", ordered = "contr.poly"))
data(WWheat)

Run the code above in your browser using DataLab