Bowker's homogeneity test results class.
More...
#include <Bpp/Seq/SequenceTools.h>
Bowker's homogeneity test results class.
Definition at line 33 of file SequenceTools.h.
◆ BowkerTest()
bpp::BowkerTest::BowkerTest |
( |
| ) |
|
|
inline |
◆ ~BowkerTest()
virtual bpp::BowkerTest::~BowkerTest |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
◆ getName()
std::string bpp::BowkerTest::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ getPValue()
double bpp::BowkerTest::getPValue |
( |
| ) |
const |
|
inlinevirtual |
◆ getStatistic()
double bpp::BowkerTest::getStatistic |
( |
| ) |
const |
|
inlinevirtual |
◆ setPValue()
void bpp::BowkerTest::setPValue |
( |
double |
pvalue | ) |
|
|
inline |
◆ setStatistic()
void bpp::BowkerTest::setStatistic |
( |
double |
stat | ) |
|
|
inline |
◆ pvalue_
double bpp::BowkerTest::pvalue_ |
|
private |
◆ stat_
double bpp::BowkerTest::stat_ |
|
private |
The documentation for this class was generated from the following file: