powered by
reduce drops insignificant points and merges points in a certain neighbourhood.
reduce
reduce(des, distMax, wMin = 1e-06)
a design.
maximum euclidean distance between points to be merged.
minimum weight a point shall have to be considered significant.
reduce returns an object of class "desigh". See design for its structural definition.
class
"desigh"
design
# NOT RUN { ## see examples for param # }
Run the code above in your browser using DataLab