Learn R Programming

SASmixed (version 0.1-7)

TeachingII: Teaching Methods II

Description

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

Examples

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

Run the code above in your browser using DataLab