voiage.plot.event_localized_information.plot_event_accuracy_curve
plot_event_accuracy_curve
Section titled “plot_event_accuracy_curve”plot_event_accuracy_curve([positional or keyword] result: EventLocalizedInformationResult = None, [positional or keyword] title: str = 'Event information value by channel accuracy', [positional or keyword] ax: Axes | None = None, [variadic keyword] line_kwargs: Any = {}) -> AxesPlot gross and net exact event VOI over evaluated channel accuracies.
Parameters:
resultEventLocalizedInformationResulttitlestr(default:'Event information value by channel accuracy')axAxes | None(default:None)line_kwargsAny(default:{})
Returns: Axes