
Public Member Functions | |
| int | dof () |
| Returns the degrees of freedom. | |
| double | lcl (double) |
| Lower Confidence Limit. | |
| virtual QString | logInfo () |
| double | power (double alpha, int size=0) |
| double | pValue () |
| bool | setSample2 (const QString &, bool=false) |
| MethodCode | SIPQTI_APP (new siptTest(app, a0, a1,*a2,*a3, a4))%End bool setSample1(const QString &) |
| double | statistic () |
| double | t () |
| tTest (double, double, const QString &=QString(), const QString &=QString(), bool=false)/NoDerived/ | |
| tTest (ApplicationWindow */TransferThis/, double, double, const QString &=QString(), const QString &=QString(), bool=false) | |
| double | ucl (double) |
| Upper Confidence Limit. | |
| tTest::tTest | ( | ApplicationWindow */TransferThis/ | , | |
| double | , | |||
| double | , | |||
| const QString & | = QString(), |
|||
| const QString & | = QString(), |
|||
| bool | = false | |||
| ) |
| tTest::tTest | ( | double | , | |
| double | , | |||
| const QString & | = QString(), |
|||
| const QString & | = QString(), |
|||
| bool | = false | |||
| ) |
| int tTest::dof | ( | ) | [virtual] |
| double tTest::lcl | ( | double | ) |
Lower Confidence Limit.
| virtual QString tTest::logInfo | ( | ) | [virtual] |
Reimplemented from StatisticTest.
| double tTest::power | ( | double | alpha, | |
| int | size = 0 | |||
| ) |
| double tTest::pValue | ( | ) | [virtual] |
Reimplemented from StatisticTest.
| bool tTest::setSample2 | ( | const QString & | , | |
| bool | = false | |||
| ) |
| MethodCode tTest::SIPQTI_APP | ( | new | siptTestapp, a0, a1,*a2,*a3, a4 | ) | const |
| double tTest::statistic | ( | ) | [virtual] |
Reimplemented from StatisticTest.
| double tTest::t | ( | ) |
| double tTest::ucl | ( | double | ) |
Upper Confidence Limit.
1.5.8