q_calc_util library

Classes

DixonResults
A representation of a Q Test calculation result

Enums

Confidence
The available percentage of confidence to calculate Dixon's Q Test

Functions

calculateQTest(List<double> values, Confidence confidence) DixonResults
Returns a DixonResults object representing the result of Q test calculation

Exceptions / Errors

DixonException
A representation of a Q Test error