A B C D E F G H I J K L M N O P Q R S T U V W Z

Q

qsort(double[], double[]...) - Static method in class peakml.math.Statistical
 
QUARTILE_LOWER - Static variable in class peakml.math.Statistical
The lower quartile in the result of the Statistical.quartiles(double[]) method.
QUARTILE_MEDIAN - Static variable in class peakml.math.Statistical
The median quartile in the result of the Statistical.quartiles(double[]) method.
QUARTILE_UPPER - Static variable in class peakml.math.Statistical
The upper quartile in the result of the Statistical.quartiles(double[]) method.
quartiles(double[]) - Static method in class peakml.math.Statistical
Quartiles partition the corresponding distribution into four quarters each containing 25% of the data.

A B C D E F G H I J K L M N O P Q R S T U V W Z