This is the complete list of members for ShapiroWilkTest, 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_pValue | ShapiroWilkTest | 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 |
d_w | ShapiroWilkTest | protected |
data() | Statistics | inline |
dataSize() | Statistics | inline |
dof() | Statistics | inlinevirtual |
freeMemory() | Statistics | protectedvirtual |
infoString(bool header=true) | ShapiroWilkTest | protected |
lcl(double) | StatisticTest | inlinevirtual |
Left enum value | StatisticTest | |
logInfo() | ShapiroWilkTest | virtual |
Statistics::logInfo(bool header=true) | Statistics | |
mean() | Statistics | inline |
memoryErrorMessage() | Statistics | protected |
NormalityTest enum value | StatisticTest | |
outputResultsTo(Table *) | StatisticTest | virtual |
poly(const double *cc, int nord, double x) | ShapiroWilkTest | protectedstatic |
pValue() | ShapiroWilkTest | inlinevirtual |
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 |
ShapiroWilkTest(ApplicationWindow *parent, const QString &sample=QString()) | ShapiroWilkTest | |
shortLogInfo() | ShapiroWilkTest | |
showDescriptiveStatistics(bool show=true) | StatisticTest | inline |
showResultsLog(bool show=true) | Statistics | inline |
standardDeviation() | Statistics | inline |
standardError() | Statistics | inline |
statistic() | ShapiroWilkTest | 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 | |
swilk(int *init, double *x, int *n, int *n1, int *n2, double *a, double *w, double *pw, int *ifault) | ShapiroWilkTest | protected |
Tail enum name | StatisticTest | |
TestType enum name | StatisticTest | |
ucl(double) | StatisticTest | inlinevirtual |
variance() | Statistics | inline |
w() | ShapiroWilkTest | inline |
~Statistics() | Statistics | |