mapRelaxed {Racmacs} | R Documentation |
Check if a map has been fully relaxed
Description
Checks if the map optimization run can be relaxed further.
Usage
mapRelaxed(map, optimization_number = 1, options = list())
Arguments
map |
The acmap data object |
optimization_number |
The map optimization number |
options |
List of named optimizer options, see |
Value
Returns TRUE or FALSE
See Also
Other map diagnostic functions:
agCohesion()
,
bootstrapBlobs()
,
bootstrapMap()
,
checkHemisphering()
,
dimensionTestMap()
,
logtiterTable()
,
map-table-distances
,
mapBootstrapCoords
,
mapDistances()
,
mapResiduals()
,
pointStress
,
ptBootstrapBlob
,
ptBootstrapCoords()
,
ptLeverage
,
ptTriangulationBlob
,
recalculateStress()
,
stressTable()
,
tableColbases()
,
tableDistances()
,
triangulationBlobs()
,
unstableMaps
[Package Racmacs version 1.2.9 Index]