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 for class rsm.design. It can be invoked by calling for an object x of the appropriate class, or directly by calling regardless of the class of the object.

SEE ALSO:

, ,

EXAMPLES:

summary(abrsm.df)