View source: R/PA.EMOA.plotDistribution.R
plotDistribution | R Documentation |
Visualizes of empirical distributions of unary EMOA indicator
based on the results of computeIndicators
.
plotDistribution(
inds,
plot.type = "boxplot",
fill = "algorithm",
facet.type = "grid",
facet.args = list(),
logscale = character()
)
inds |
[ |
plot.type |
[ |
fill |
[ |
facet.type |
[ |
facet.args |
[ |
logscale |
[ |
[ggplot
]
Other EMOA performance assessment tools:
approximateNadirPoint()
,
approximateRefPoints()
,
approximateRefSets()
,
computeDominanceRanking()
,
emoaIndEps()
,
makeEMOAIndicator()
,
niceCellFormater()
,
normalize()
,
plotFront()
,
plotScatter2d()
,
plotScatter3d()
,
toLatex()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.