StatisticTest Class Reference

Inheritance diagram for StatisticTest:

Statistics Anova ChiSquareTest KolmogorovSmirnovTest MannWhitneyTest MultiSampleTest ShapiroWilkTest SignTest tTest WilcoxonTest

List of all members.

Public Member Functions

virtual QString logInfo ()
virtual double pValue ()
TableresultTable (const QString &=QString())
virtual bool run ()
Statisticssample2 ()
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 ()


Constructor & Destructor Documentation

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 
)


Member Function Documentation

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]

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 (  ) 


The documentation for this class was generated from the following file:

Generated on Sat Oct 21 13:23:24 2023 for QtiPlot/Python-API by  doxygen 1.5.8