Compares the projection in pData with the original data in Data and calculates trustworthiness and continuity of the projection for neighborhood sizes ranging from 1 to the size of the neighborhood.
plotMeasureTandD(TDmatrix, label = 'ProjectionMethod',
gPlotList = list(TW = ggplot2::ggplot(), DC = ggplot2::ggplot()), LineType = "solid",
Shape = 16, PointsPerE = 16)
ggplot object
Output of MeasureTundD() applied for a projection method.
Title of plot.
Settings for ggplot.
Character - graphic parameter: Line type of ggplot.
Integer: type of point
Numeric graphic parameter: Distance between markers on plot line
Michael Thrun