SimpleRegressionTable STATBEAN®

 

Purpose: Displays summary of fitted regression model relating Y and X in the form of simple regression tables. Lets Statgraphics function as software for regression analysis.

DataSource: SimpleRegression or PolynomialRegression. 

simpleregressiontable

Read/Write Properties:

Name Type Description Possible Values Default Value
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
showModel boolean Whether to display the equation of the fitted model. true,false true
showStatistics boolean Whether to display summary statistics for the regression. true,false true


Other properties for simple regression tables are inherited from the java.awt.Panel class and from the general TabularStatbean class.

Code Sample - see SimpleRegression.