Learn R Programming

FoRDM (version 1.0.1)

visualize_fordm_parcoord_management: Visualize Parallel Coordinates Plot for a single selected management across all SOWs

Description

Creates a parallel coordinates plot showing SOW performance across objectives for a selected management strategy.

Usage

visualize_fordm_parcoord_management(
  fordm_table,
  objectives,
  fordm_method,
  management
)

Value

A parallel coordinates plot object.

Arguments

fordm_table

Output from build_fordm_table().

objectives

Output from build_objectives_regret() or build_objectives_satisficing().

fordm_method

Either "regret" or "satisficing".

management

Character string specifying which management to visualize.