andersonDarlingInterquartileError
Compute an interquartile Anderson-Darling fit statistic.
Declaration
totalError = andersonDarlingInterquartileError(self,epsilon)
Parameters
epsilonsample values to compare against the distribution
Returns
totalErrorinterquartile Anderson-Darling discrepancy statistic
Discussion
This method forms the Anderson-Darling contribution sequence and retains only the middle half of the ordered sample before summing the error.