observationsAsMap

Returns a map of scenario name → per-replication observations for responseName across all executed scenarios.

Keys are Scenario.name for each scenario whose SimulationRun has non-empty observations for responseName. Scenarios not yet executed or that produced no observations for the response are silently omitted. Returns an empty map when no scenarios have been executed.

Suitable as the direct input to ksl.utilities.statistic.Statistic.boxPlotSummaries for constructing a ksl.utilities.io.plotting.MultiBoxPlot.

Parameters

responseName

the response to extract