24 #ifndef _ANALYSATIONMODES_H
25 #define _ANALYSATIONMODES_H
68 #endif //_ANALYSATIONMODES_H
returns the count of extreme values
Definition: analysationmodes.h:61
returns the quartile Q_(3/4) value
Definition: analysationmodes.h:51
returns the quartile Q_(1/4) value
Definition: analysationmodes.h:49
returns the best value
Definition: analysationmodes.h:65
returns the whisker1 value
Definition: analysationmodes.h:55
returns the minimum value
Definition: analysationmodes.h:43
returns the average value
Definition: analysationmodes.h:39
returns the inter quartile range (IQR) value
Definition: analysationmodes.h:59
returns the range of the values
Definition: analysationmodes.h:47
returns the median value
Definition: analysationmodes.h:41
returns the maximum value
Definition: analysationmodes.h:45
returns the whisker3 value
Definition: analysationmodes.h:57
returns the whisker (1.5*IQR) value
Definition: analysationmodes.h:53
returns the special extreme value
Definition: analysationmodes.h:63
AnalysationMode
usage of the statistictools with different analysation modes modes (examples):
Definition: analysationmodes.h:37