visualize_fordm_parcoord: Visualize a Parallel Coordinates plot of the Pareto Front for FoRDM Analysis Results
Description
Creates a parallel coordinates plot showing the Pareto front from FoRDM analysis.
Usage
visualize_fordm_parcoord(analysis_output, fordm_method)
Value
A parallel coordinates plot object.
Arguments
- analysis_output
Output from fordm_analysis_regret() or fordm_analysis_satisficing().
- fordm_method
Either "regret" or "satisficing".