Prints information about an object of class "fac.design".
USAGE:
summary.fac.design(x, ...)
REQUIRED ARGUMENTS:
x:
an object, usually a data frame, of class "fac.design".
VALUE:
A printout of information about the design. Included in the
output are the design name, the fraction used to generate the
design, the resolution of the design, the confounding pattern for the
factors in the design, and a listing of the factor settings.
DETAILS:
This function is a method for the generic function
summary
for class
"fac.design".
It can be invoked by calling
summary
for an object of the appropriate class, or directly by calling
summary.fac.design
regardless of the class of the object.