
Public Member Functions | |
| virtual QString | logInfo () |
| virtual double | pValue () |
| Table * | resultTable (const QString &=QString()) |
| virtual bool | run () |
| Statistics * | sample2 () |
| void | setSignificanceLevel (double) |
| void | setTail (const Tail &) |
| void | setTestValue (double) |
| void | showDescriptiveStatistics (bool show=true) |
| double | significanceLevel () |
| MethodCode | SIPQTI_APP (new sipStatisticTest(app, a0, a1,*a2, a3))%End enum Tail |
| virtual double | statistic () |
| StatisticTest (double=0.0, double=0.05, const QString &=QString(), bool=false)/NoDerived/ | |
| StatisticTest (ApplicationWindow */TransferThis/, double=0.0, double=0.05, const QString &=QString(), bool=false) | |
| int | tail () |
| double | testValue () |
| StatisticTest::StatisticTest | ( | ApplicationWindow */TransferThis/ | , | |
| double | = 0.0, |
|||
| double | = 0.05, |
|||
| const QString & | = QString(), |
|||
| bool | = false | |||
| ) |
| StatisticTest::StatisticTest | ( | double | = 0.0, |
|
| double | = 0.05, |
|||
| const QString & | = QString(), |
|||
| bool | = false | |||
| ) |
| virtual QString StatisticTest::logInfo | ( | ) | [virtual] |
Reimplemented in tTest, MultiSampleTest, and Anova.
| virtual double StatisticTest::pValue | ( | ) | [virtual] |
Reimplemented in tTest, ChiSquareTest, ShapiroWilkTest, and Anova.
| Table* StatisticTest::resultTable | ( | const QString & | = QString() |
) |
| virtual bool StatisticTest::run | ( | ) | [virtual] |
Reimplemented from Statistics.
Reimplemented in KolmogorovSmirnovTest, MultiSampleTest, MannWhitneyTest, SignTest, and WilcoxonTest.
| Statistics* StatisticTest::sample2 | ( | ) |
| void StatisticTest::setSignificanceLevel | ( | double | ) |
| void StatisticTest::setTail | ( | const Tail & | ) |
| void StatisticTest::setTestValue | ( | double | ) |
| void StatisticTest::showDescriptiveStatistics | ( | bool | show = true |
) |
| double StatisticTest::significanceLevel | ( | ) |
| MethodCode StatisticTest::SIPQTI_APP | ( | new | sipStatisticTestapp, a0, a1,*a2, a3 | ) | [inline] |
| virtual double StatisticTest::statistic | ( | ) | [virtual] |
Reimplemented in tTest, ChiSquareTest, ShapiroWilkTest, and Anova.
| int StatisticTest::tail | ( | ) |
| double StatisticTest::testValue | ( | ) |
1.5.8