|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.stat.SOCR.analyses.result.Result
edu.ucla.stat.SOCR.analyses.result.NonParametricTestResult
edu.ucla.stat.SOCR.analyses.result.ChiSquareModelFitResult
public class ChiSquareModelFitResult
| Field Summary |
|---|
| Fields inherited from class edu.ucla.stat.SOCR.analyses.result.NonParametricTestResult |
|---|
dFormat, SCORE, SIGN_TEST_STAT, SIGNED_TEST_W_MEAN, SIGNED_TEST_W_SCORE, SIGNED_TEST_W_STAT, SIGNED_TEST_W_VAR, SORTED_NORMAL_QUANTILES, SORTED_RESIDUALS, SORTED_RESIDUALS_INDEX, SORTED_STANDARDIZED_NORMAL_QUANTILES, SORTED_STANDARDIZED_RESIDUALS, WILCOXON_R_MIN, WILCOXON_R_PRIME, WILCOXON_RANK_SUM_SMALLER, Z_SCORE |
| Fields inherited from class edu.ucla.stat.SOCR.analyses.result.Result |
|---|
DF, dom, F_VALUE, graph, JAVA_ERROR, MEAN_DIFF, MEAN_X, MEAN_Y, P_VALUE, P_VALUE_ONE_SIDED, P_VALUE_TWO_SIDED, PREDICTED, R_SQUARE, RESIDUALS, SAMPLE_MEAN, SAMPLE_VAR, T_STAT, texture, xmlResultString, Z_STAT |
| Constructor Summary | |
|---|---|
ChiSquareModelFitResult(java.util.HashMap texture)
|
|
ChiSquareModelFitResult(java.util.HashMap texture,
java.util.HashMap graph)
|
|
| Method Summary |
|---|
| Methods inherited from class edu.ucla.stat.SOCR.analyses.result.NonParametricTestResult |
|---|
getFormattedDouble, getFormattedGroup, getFormattedGroupArray, setDecimalFormat |
| Methods inherited from class edu.ucla.stat.SOCR.analyses.result.Result |
|---|
getGraph, getTexture |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChiSquareModelFitResult(java.util.HashMap texture)
public ChiSquareModelFitResult(java.util.HashMap texture,
java.util.HashMap graph)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||