EvolvingObjects
|
A robust measure of dispersion (also called midspread or middle fifty) that is the difference between the third and the first quartile. More...
#include <eoStat.h>
Public Member Functions | |
eoInterquartileRangeStat (typename EOT::Fitness start, std::string description="IQR") | |
virtual void | operator() (const eoPop< EOT > &_pop) |
The pure virtual function that needs to be implemented by the subclass. | |
virtual std::string | className (void) const |
A robust measure of dispersion (also called midspread or middle fifty) that is the difference between the third and the first quartile.