|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.statcato.statistics.inferential.TwoANOVATableCell
public class TwoANOVATableCell
A cell in a table for two-way ANOVA.
| Constructor Summary | |
|---|---|
TwoANOVATableCell()
|
|
| Method Summary | |
|---|---|
void |
addObservation(double data)
|
int |
getSize()
|
double |
sum()
|
double |
sumOfSquares()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TwoANOVATableCell()
| Method Detail |
|---|
public void addObservation(double data)
public double sum()
public double sumOfSquares()
public int getSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||