Constructor and Description |
---|
AnovaTwoWay() |
Modifier and Type | Method and Description |
---|---|
Result |
analyze(Data data,
short analysisType) |
protected void |
doRssError(int totalNumCol,
double[][] varX,
double[] y) |
protected void |
doRssErrorInteraction(int totalNumCol,
double[][] varX,
double[] y) |
java.lang.String |
getAnalysisType() |
public java.lang.String getAnalysisType()
getAnalysisType
in interface Analysis
public Result analyze(Data data, short analysisType) throws WrongAnalysisException, DataIsEmptyException
analyze
in interface Analysis
WrongAnalysisException
DataIsEmptyException
protected void doRssError(int totalNumCol, double[][] varX, double[] y)
protected void doRssErrorInteraction(int totalNumCol, double[][] varX, double[] y)