StatBean Name:
MultipleRegressionComponentPlot
Purpose:
- creates component+residual plot for a selected variable in a multiple regression model.
DataSource:
MultipleRegression.
Read/Write Properties
Name
Type
Description
Possible Values
Default Value
xVariableNumber
int
Variable 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
.