ggplotLocalPCP | R Documentation |
Returns a Local PCP (Parallel Coordinate Plot) visualization as a ggplot2::ggplot object for the given visualization data. Local PCPs highlight the different locally efficient sets.
ggplotLocalPCP(
design,
less,
space = c("objective", "decision", "both"),
scale = "uniminmax",
alphaLines = 0.1,
check.data = TRUE
)
design |
[ |
less |
[ |
space |
|
scale |
[ |
alphaLines |
[ |
check.data |
[ |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.