StatBean Name: AnovaTable

DataSource: Anova.


Read/Write Properties
NameTypeDescriptionPossible ValuesDefault Value
confidenceLeveldoubleLevel of confidence for the intervals.0.0001-99.999995.0
intervalTypeintType of intervals.0=none,1=standard error
2=confidence,3=LSD
4=Tukey HSD,5=Sheffe
6=Bonferroni
95.0
showMeansbooleanWhether to display least squares means and standard deviations.true,falsefalse
showANOVAbooleanWhether to display the analysis of variance table.true,falsetrue
showCoefficientsbooleanWhether to display the estimated regression coefficients.true,falsetrue
showDependentVariablebooleanWhether to display the name of the dependent variable.true,falsetrue
showStatisticsbooleanWhether to display summary statistics for the regression.true,falsetrue
type3SumsOfSquaresbooleanWhether to display type 3 sums of squares instead of type 1.true,falsetrue

Other properties are inherited from the java.awt.Panel class and from the general TabularStatbean class.

Code Sample - see Anova.