Partial regression plot with per-case influence coloring
Source:R/helper_plot_empirical.R
plot_partial.RdPartial regression plot with per-case influence coloring
Arguments
- result
A konfound_empdist object (must have been run with case_info)
- show_rir_labels
If TRUE (default when rir_infl available), label top cases by RIR influence. Set FALSE to suppress labels.
- top_n
Number of cases to label (default: 10)
- verbose
If TRUE, prints a description of the plot to the console. Default is FALSE.
- ...
Passed to the underlying plot function