setup for the Stats::RunCalc object
More...
List of all members.
Detailed Description
setup for the Stats::RunCalc object
medianEvenHandling() is tied to OD_EVEN_MEDIAN_AVERAGE, OD_EVEN_MEDIAN_LOWMID, and settings dTect.Even Median.Average and dTect.Even Median.LowMid. When medianing over an even number of points, either take the low mid (<0), hi mid (>0), or avg the two middles. By default, hi mid is used.
Constructor & Destructor Documentation
| Stats::RunCalcSetup::RunCalcSetup |
( |
bool |
weighted = false |
) |
[inline] |
Member Function Documentation
| bool Stats::RunCalcSetup::isWeighted |
( |
|
) |
const [inline] |
| static int Stats::RunCalcSetup::medianEvenHandling |
( |
|
) |
[static] |
| bool Stats::RunCalcSetup::needExtreme |
( |
|
) |
const [inline] |
| bool Stats::RunCalcSetup::needMedian |
( |
|
) |
const [inline] |
| bool Stats::RunCalcSetup::needMostFreq |
( |
|
) |
const [inline] |
| bool Stats::RunCalcSetup::needSums |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
Member Data Documentation