number of observations in internal interval when the estimate is searched.
maxiter
maximum number of iterations.
na.action
a function which indicates what should happen when the data
contain 'NA's. Default is to fail.
Author
Klaus Nordhausen
Details
The algorithm searches among the observations and all Walsh averages for the two points nearest around the root of the van der Waerden score criterion. Since the criterion function
is monotone first the int.diff of the sorted data points are searched that contain the root. After then determining there the two points of question a linear interpolation is used as an estimate.