This is the complete list of members for tTest, 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_diff | tTest | protected |
| d_independent_test | tTest | protected |
| d_mean | Statistics | protected |
| d_n | Statistics | protected |
| d_result_log | Statistics | protected |
| d_s12 | tTest | protected |
| d_sample2 | tTest | 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() | tTest | virtual |
| freeMemory() | tTest | protectedvirtual |
| lcl(double confidenceLevel) | tTest | virtual |
| Left enum value | StatisticTest | |
| logInfo() | tTest | virtual |
| Statistics::logInfo(bool header=true) | Statistics | |
| mean() | Statistics | inline |
| memoryErrorMessage() | Statistics | protected |
| NormalityTest enum value | StatisticTest | |
| outputResultsTo(Table *) | StatisticTest | virtual |
| power(double alpha, int size=0) | tTest | |
| pValue() | tTest | virtual |
| resultTable(const QString &name=QString()) | StatisticTest | virtual |
| Right enum value | StatisticTest | |
| run() | Statistics | virtual |
| sampleName() | Statistics | inline |
| setData(const QString &) | Statistics | |
| setSample1(const QString &colName) | tTest | inline |
| setSample2(const QString &colName, bool paired=false) | tTest | |
| 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() | tTest | inlinevirtual |
| 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 | |
| t() | tTest | |
| t(int size) | tTest | protected |
| Tail enum name | StatisticTest | |
| TestType enum name | StatisticTest | |
| tTest(ApplicationWindow *parent, double testValue, double level, const QString &sample1=QString(), const QString &sample2=QString(), bool paired=false) | tTest | |
| ucl(double confidenceLevel) | tTest | virtual |
| variance() | Statistics | inline |
| ~Statistics() | Statistics | |