Response Surface Tool
Interactive response surface modeling
Description
The Response Surface tool allows you to interactively investigate one-dimensional
contours of multidimensional response surface models. By default, the tool opens with the
cement mixture data from hald.mat and a fitted response surface with
constant, linear, and interaction terms. A sequence of plots is displayed, each showing a
contour of the response surface against a single predictor, with all other predictors held
fixed. The tool plots a 95% simultaneous confidence band for the fitted response surface model
as two dashed red curves. The text box below each plot displays the predictor value, which
appears as a vertical dotted blue line in the plot. The corresponding response value, which
appears to the left of the plots, is indicated by a horizontal dashed blue
line.
Required Products
MATLAB®
Statistics and Machine Learning Toolbox™
Open the Response Surface Tool
At the MATLAB command prompt, enter
rstool.
Examples
Programmatic Use
Tips
Use the menu at the lower left of the Response Surface tool window to choose among the following models:
Linear— Constant and linear terms (the default)Pure Quadratic— Constant, linear, and squared termsInteractions— Constant, linear, and interaction termsFull Quadratic— Constant, linear, interaction, and squared terms
Click Export to save information about the fit to MATLAB workspace variables with valid names.

Click OK to close the window.
Version History
Introduced before R2006a

