Plots a 3D plot of the Pareto front of management alternatives from FoRDM_analysis output.
visualize_fordm_3d(analysis_output, x, y, z, fordm_method)A plotly object showing the 3D Pareto front for the selected objectives.
Output from FoRDM_analysis_regret or FoRDM_analysis_satisficing.
Name of the objective for the x-axis (string).
Name of the objective for the y-axis (string).
Name of the objective for the z-axis (string).
Either "regret" or "satisficing".