Transforms ProjectedPoints to a grid
quantized xy cartesianncoordinates of ProjectedPoints
ProjectedPoints2Grid(ProjectedPoints, Lines, Columns, PlotIt=FALSE, Cls)
ProjectedPoints
: [1:n,1:2] matrix of cartesian xy coordinatesLines
: double, length of small side of the rectangular gridColumns
: double, length of big side of the rectangular gridPlotIt
: optional, bool, shows the result if TRUECls
: Numeric vector containing the classification vector.intern function, described in [Thrun, 2018, p.47]
BestMatches[1:n,1:3] columns in order: Key,Lines,Columns
Michael Thrun
GeneratePswarmVisualization
[Thrun, 2018] Thrun, M. C.: Projection Based Clustering through Self-Organization and Swarm Intelligence, doctoral dissertation 2017, Springer, Heidelberg, ISBN: 978-3-658-20539-3, tools:::Rd_expr_doi("10.1007/978-3-658-20540-9") , 2018.