MultipleRegressionTable STATBEAN®

 

Purpose: Performs a multiple regression analysis interpretation and displays a summary of fitted regression model relating Y and one or more X's.

DataSource: MultipleRegression or NonlinearRegression. 

multipleregressiontable

Read/Write Properties:

Name Type Description Possible Values Default Value
showAllSteps boolean Whether to display information about each step if stepwise selection. true,false false
showANOVA boolean Whether to display the analysis of variance table. true,false true
showCoefficients boolean Whether to display the estimated regression coefficients. true,false true
showDependentVariable boolean Whether to display the name of the dependent variable. true,false true
showStatistics boolean Whether to display summary statistics for the regression. true,false true


Other properties for the Statgraphics multiple regression analysis and interpretation software are inherited from the java.awt.Panel class and from the general TabularStatbean class. 

Code Sample - see MultipleRegression.