StatBean Name: MultipleRegression2DResponsePlot

Purpose: - creates a 2d 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 variable plotted on x axis).Any double values.Means of each variable.
xVariableNumberintVariable number in the model for which the component is to be plotted.0+0

Other properties are inherited from the java.awt.Canvas class and from the general GraphicalStatbean class.

Code Sample - see MultipleRegression.