plotting.plot_signal_surface

plot_signal_surface(
    poi_grids,
    mean_curve,
    X_raw,
    y_raw,
    threshold,
    poi_names,
    outcome_name='Signal Response',
    ax=None,
)

Result Plot 1 (Multi-Dimensional): Signal vs Parameters of Interest.

Visualizes the fitted mean surface and the detection threshold plane.