AutoMaxNodeSize {FlowSOM} | R Documentation |
Calculate node size
AutoMaxNodeSize(layout, overlap)
layout |
Coordinates of nodes |
overlap |
Parameter that determines how much overlap there will be. If negative the nodes will be smaller |
Function that calculates the minimum distance between the nodes to use this to adapt the maxNodeSize for better plotting
Returns the maxNodeSize with some overlap
PlotFlowSOM
, ScaleStarHeights
,
ParseNodeSize