Intern function, generates a scatter plot of the progess of the Pswarm algorithm after every nash equlibirum.
Every point symbolizes a Databot. If a prior classification is given (Cls
) then the Databots have the colors defined by the class labels.
plotSwarm(Points,Cls,xlab,ylab,main)
ProjectedPoints or DataBot positions in cartesian coordinates
optional, Classification as a numeric vector, if given
='X', optional, string
='Y', optional, string
="DataBots", optional, string
Michael Thrun
Pswarm
with PlotIt
=TRUE