Summary for a Response Surface Design

DESCRIPTION:
Prints information about an object of class "rsm.design".

USAGE:
summary.rsm.design(x, ...)

REQUIRED ARGUMENTS:
x:
an object, usually a data frame of class "rsm.design".

VALUE:
a printout of information about the design. Included in the output are the design name and a listing of the factor settings.

DETAILS:
This function is a method for the generic function summary for class "rsm.design". It can be invoked by calling summary for an object of the appropriate class, or directly by calling summary.rsm.design regardless of the class of the object.

SEE ALSO:
rsm.design , as.rsm.design , as.rsm.factor

EXAMPLES:
summary(abrsm.df)