Plots diagnostics for the tour supplied
plotTourDiagnostics(
path,
data,
pathlen = nrow(path),
threshold = 1,
which = 1:3,
...
)
the tour
the dataset
the pathlength
used for similarityweight
subset of 1:3
other args for similarityweight
Table of max sims attained.
The first plot shows approximately how much data are visible on each section, the second shows what proportion of data are visited by the tour, and the third a density estimate of max similarity values.