A boolean indicating if the adjusted version of the algorithm must be
calculated
dataset
A list of matrices with the original data (if adj = TRUE)
mindist
When adj is true, a minimum value for distance between two observations. If two
neighbours have exactly the same values, then the euclidean distance between
them is 0, leading to an infinite spatial weight. In that case, the minimum
distance is used instead of 0.