Plot map vs table distances
plot_map_table_distance(
map,
optimization_number = 1,
xlim,
ylim,
line_of_equality = TRUE
)
plotly_map_table_distance(
map,
optimization_number = 1,
xlim,
ylim,
line_of_equality = TRUE
)
The acmap data object
The optimization number from which to take map and table distances
The x limits of the plot
The y limits of the plot
Should the line x=y be added
Returns the ggplot2 object
Other map diagnostic functions:
agCohesion()
,
bootstrapBlobs()
,
bootstrapMap()
,
checkHemisphering()
,
dimensionTestMap()
,
logtiterTable()
,
mapBootstrapCoords
,
mapDistances()
,
mapRelaxed()
,
mapResiduals()
,
pointStress
,
ptBootstrapBlob
,
ptBootstrapCoords()
,
ptLeverage
,
ptTriangulationBlob
,
recalculateStress()
,
stressTable()
,
tableColbases()
,
tableDistances()
,
triangulationBlobs()
,
unstableMaps