This is the complete list of members for
StatisticTest, including all inherited members.
| AnovaTest enum value | StatisticTest | |
| Both enum value | StatisticTest | |
| ChiSquareTest enum value | StatisticTest | |
| d_col_name | Statistics | [protected] |
| d_data | Statistics | [protected] |
| d_descriptive_statistics | StatisticTest | [protected] |
| d_mean | Statistics | [protected] |
| d_n | Statistics | [protected] |
| d_result_log | Statistics | [protected] |
| d_sd | Statistics | [protected] |
| d_se | Statistics | [protected] |
| d_significance_level | StatisticTest | [protected] |
| d_table | Statistics | [protected] |
| d_tail | StatisticTest | [protected] |
| d_test_val | StatisticTest | [protected] |
| d_variance | Statistics | [protected] |
| data() | Statistics | [inline] |
| dataSize() | Statistics | [inline] |
| dof() | Statistics | [inline, virtual] |
| freeMemory() | Statistics | [protected, virtual] |
| lcl(double) | StatisticTest | [inline, virtual] |
| Left enum value | StatisticTest | |
| logInfo() | StatisticTest | [inline, virtual] |
| Statistics::logInfo(bool header=true) | Statistics | |
| mean() | Statistics | [inline] |
| memoryErrorMessage() | Statistics | [protected] |
| NormalityTest enum value | StatisticTest | |
| outputResultsTo(Table *) | StatisticTest | [virtual] |
| pValue() | StatisticTest | [inline, virtual] |
| resultTable(const QString &name=QString()) | StatisticTest | [virtual] |
| Right enum value | StatisticTest | |
| run() | Statistics | [virtual] |
| sampleName() | Statistics | [inline] |
| setData(const QString &) | Statistics | |
| setSignificanceLevel(double s) | StatisticTest | [inline] |
| setTail(const Tail &tail) | StatisticTest | [inline] |
| setTestValue(double val) | StatisticTest | [inline] |
| showDescriptiveStatistics(bool show=true) | StatisticTest | [inline] |
| showResultsLog(bool show=true) | Statistics | [inline] |
| standardDeviation() | Statistics | [inline] |
| standardError() | Statistics | [inline] |
| statistic() | StatisticTest | [inline, virtual] |
| Statistics(ApplicationWindow *parent, const QString &name=QString()) | Statistics | |
| StatisticTest(ApplicationWindow *parent, double testValue=0.0, double level=0.05, const QString &sample=QString()) | StatisticTest | |
| StudentTest enum value | StatisticTest | |
| Tail enum name | StatisticTest | |
| TestType enum name | StatisticTest | |
| ucl(double) | StatisticTest | [inline, virtual] |
| variance() | Statistics | [inline] |
| ~Statistics() | Statistics | |