Use model.frame() on a aovlist object

USAGE:

model.frame.aovlist(formula, data, na.action, ...) 

This is a method for the function model.frame() for objects inheriting from class aovlist. See model.frame or model.frame.default for the general behavior of this function and for the interpretation of formula, data, na.action.