StatBean Name: MultipleRegressionContourPlot

Purpose: - creates a contour plot of the response in a multiple regression model.

DataSource: MultipleRegression.


Read/Write Properties
NameTypeDescriptionPossible ValuesDefault Value
holdAtdouble[nxvars]Values for each x variable to be used in evaluating response (ignored for variables plotted on x and y axis).Any double values.Means of each variable.
xVariableNumberintVariable number in the model defining the x-axis.0+0
yVariableNumberintVariable number in the model defining the y-axis.0+1

Other properties are inherited from the ContourPlot class.

Code Sample - see MultipleRegression.