factorial2way
Class commonality
- public class commonality
- extends Panel
commonality
public commonality()
- class constructor, commonality calculates SS compositions for type I, II & III ANOVA analyses
setFig
void setFig(boolean fade)
- setFig determines whether to show the commonality results, fade or not fade.
clear
void clear()
- clear() will be called only when sample size < 1 in certain testing group,
* it causes commonality displays a warning message.
paint
public void paint(Graphics g)
- Paint in three situations, display commonality result with or without fade, or display warning message if sample size < 1 in certain group
format
public String format(double d,
int i)
- format a double number to display a string of certain decimal points
choice1_ItemStateChanged
void choice1_ItemStateChanged(ItemEvent event)
- choose different SS by choice button, change display