|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.stat.SOCR.analyses.model.DichotomousProportion
public class DichotomousProportion
| Field Summary | |
|---|---|
static java.lang.String |
SIGNIFICANCE_LEVEL
|
| Constructor Summary | |
|---|---|
DichotomousProportion()
|
|
| Method Summary | |
|---|---|
Result |
analyze(Data data,
short analysisType)
|
java.lang.String |
getAnalysisType()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SIGNIFICANCE_LEVEL
| Constructor Detail |
|---|
public DichotomousProportion()
| Method Detail |
|---|
public java.lang.String getAnalysisType()
getAnalysisType in interface Analysis
public Result analyze(Data data,
short analysisType)
throws WrongAnalysisException,
DataException
analyze in interface AnalysisWrongAnalysisException
DataExceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||