Learn R Programming

SASmixed (version 0.1-7)

TeachingI: Teaching Methods I

Description

The TeachingI data frame has 96 rows and 7 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 5.6).

Examples

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

Run the code above in your browser using DataLab