FDSPlot: This function makes a Fraction of Design Space Plot of a...

Description Usage Arguments Author(s) References Examples

Description

This function creates a Fraction of Design Space Plot over the hypercube design space from -1 to 1 on each component.

Usage

1
FDSPlot(des, mod=2)

Arguments

des

des is a matrix or a data frame containing a response surface design in coded or uncoded units. There should be one column for each factor in the design, and one row for each run in the design. The maximum number of rows allowed is 99, and the maximum number of columns is 7.

mod

mod is the model to be represented. 0 = linear model 1 = linear main effects plus linear by linear 2-factor interactions 2 = full quadratic response surface model (default.

Author(s)

John S. Lawson lawson@byu.edu

References

1.Zahran, A., Anderson-Cook, C. M. and Myers,R. H. "Fraction of Design Space to Assess Prediction Capability of Response Surface Designs" Journal of Quality Technology, Vol 35, No. 4, pp 377-386. 2003.

Examples

1
2

Vdgraph documentation built on May 2, 2019, 4:58 p.m.